Assign remoteproc device IDs based on device tree /aliases entries ifReviewed-by: Hari Nagalla <hnagalla@xxxxxx>
present, falling back to the existing numbering scheme if there is no
/aliases entry (which includes when the system isn't booted using DT)
or a numbering conflict. If the alias node is not present, the driver
behaves as before.
Cc: Robert Nelson<robertcnelson@xxxxxxxxx>
Reported-by: Kevin Cahalan<kevinacahalan@xxxxxxxxx>
Signed-off-by: Nishanth Menon<nm@xxxxxx>
---