]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: omap3-thunder: remove unneded unit name
authorJavier Martinez Canillas <javier@osg.samsung.com>
Mon, 27 Jun 2016 19:20:58 +0000 (15:20 -0400)
committerTony Lindgren <tony@atomide.com>
Wed, 29 Jun 2016 07:05:32 +0000 (00:05 -0700)
This patch fixes the following DTC warnings for omap3-thunder.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-thunder.dts

index d659515ab9b89966b4b731ac141df93b6757edef..9736ba79bb5b35c93d4d1defaf712f66b1d0dc3c 100644 (file)
@@ -85,7 +85,7 @@ aliases {
                display0 = &lcd0;
        };
 
-       lcd0: display@0 {
+       lcd0: display {
                compatible = "samsung,lte430wq-f0c", "panel-dpi";
                label = "lcd";