dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus
This is required when DM_USB is used, to bind the USB phys. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
c3cd5fc870
commit
d0af9eb501
@ -15,6 +15,10 @@
|
||||
ocp {
|
||||
u-boot,dm-spl;
|
||||
|
||||
ocp2scp@4a080000 {
|
||||
compatible = "ti,omap-ocp2scp", "simple-bus";
|
||||
};
|
||||
|
||||
ocp2scp@4a090000 {
|
||||
compatible = "ti,omap-ocp2scp", "simple-bus";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user