omap4: make musb probeable by simple bus

Like other peripherals important for booting,
do not rely on ti-sysc compatibility alone

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
This commit is contained in:
Andreas Kemnade 2022-11-26 23:30:09 +01:00 committed by Tom Rini
parent 739e8361f3
commit 3419416a3a

View File

@ -17,6 +17,14 @@
compatible = "simple-bus";
};
};
segment@80000 {
/* USB OTG */
target-module@2b000 {
compatible = "simple-bus";
};
};
};
&l4_per {