ARM: dts: omap3: overo: remove unneded unit names in display nodes
authorJavier Martinez Canillas <javier@osg.samsung.com>
Mon, 27 Jun 2016 19:20:53 +0000 (15:20 -0400)
committerTony Lindgren <tony@atomide.com>
Wed, 29 Jun 2016 07:05:28 +0000 (00:05 -0700)
This patch fixes the following DTC warnings for omap3-overo-gallop43.dtb,
omap3-overo-chestnut43.dtb, omap3-overo-storm-chestnut43.dtb,
omap3-overo-palo43.dtb, and omap3-overo-storm-palo43.dtb:

"display@0 has a unit name, but no reg property"

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi
arch/arm/boot/dts/omap3-overo-common-lcd43.dtsi

index 6314da2..ca86da6 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&mcspi1_pins>;
 
-       lcd0: display@0 {
+       lcd0: display {
                compatible = "lgphilips,lb035q02";
                label = "lcd35";
 
index 7e3fe85..b0753ef 100644 (file)
@@ -96,7 +96,7 @@
                display0 = &lcd0;
        };
 
-       lcd0: display@0 {
+       lcd0: display {
                compatible = "samsung,lte430wq-f0c", "panel-dpi";
                label = "lcd43";