Commit 11192acc authored by Suman Anna's avatar Suman Anna
Browse files

remoteproc/pru: Cleanup of_device_is_compatible() usage



The PRU remoteproc driver uses the of_device_is_compatible() function
during probe to dynamically assign some flags and properties for each
PRU core. This usage is not recommended and makes the code a bit
cumbersome. Cleanup most of this usage by using device compatible
match data. The check for K2G to conditionally avoid the mailbox
usage is the only check left-out.

Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
parent 87728f35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment