dts: am33xx: add u-boot, dm-spl to ocp bus

This is needed for having access to the devices below this bus, most
important is uart and boot-device (spi, mmc, ...) in SPL stage.

Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at>
lime2-spi
Hannes Schmelzer 6 years ago committed by Tom Rini
parent 73e9db22ab
commit 19aa4ac09d
  1. 1
      arch/arm/dts/am33xx.dtsi

@ -91,6 +91,7 @@
* the whole bus hierarchy.
*/
ocp {
u-boot,dm-spl;
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;

Loading…
Cancel
Save