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:
Jean-Jacques Hiblot 2018-11-29 10:57:43 +01:00 committed by Marek Vasut
parent c3cd5fc870
commit d0af9eb501

View File

@ -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";
};