ARM: dts: Remove L3 compatible value for dm816x
authorTony Lindgren <tony@atomide.com>
Fri, 29 May 2015 17:21:52 +0000 (10:21 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 14 Jul 2015 11:15:11 +0000 (04:15 -0700)
The interconnects on dm816x are like on omap4, so we should use
l3-noc instead of l3-smx. But as the related SoC specific
l3_target_data is still missing from omap_l3_noc let's just
remove the entry for now.

Cc: Brian Hutchinson <b.hutchman@gmail.com>
Reported-by: Matthijs van Duin <matthijsvanduin@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dm816x.dtsi

index 289806adb343806aefce22e63b6caa1d558741fb..3c99cfa1a8761604a409b9d0525f143c494571b0 100644 (file)
@@ -58,7 +58,7 @@
         * the whole bus hierarchy.
         */
        ocp {
-               compatible = "ti,omap3-l3-smx", "simple-bus";
+               compatible = "simple-bus";
                reg = <0x44000000 0x10000>;
                interrupts = <9 10>;
                #address-cells = <1>;