aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier@osg.samsung.com>2016-06-27 15:20:58 -0400
committerTony Lindgren <tony@atomide.com>2016-06-29 00:05:32 -0700
commit22a0f93b738d8943751208283feb3e215aa67ef4 (patch)
treeb1777dd7c122c07f3267390b53cb73bff78ba818
parentARM: dts: sbc-t3x30: remove unneded unit names (diff)
downloadlinux-dev-22a0f93b738d8943751208283feb3e215aa67ef4.tar.xz
linux-dev-22a0f93b738d8943751208283feb3e215aa67ef4.zip
ARM: dts: omap3-thunder: remove unneded unit name
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>
-rw-r--r--arch/arm/boot/dts/omap3-thunder.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-thunder.dts b/arch/arm/boot/dts/omap3-thunder.dts
index d659515ab9b8..9736ba79bb5b 100644
--- a/arch/arm/boot/dts/omap3-thunder.dts
+++ b/arch/arm/boot/dts/omap3-thunder.dts
@@ -85,7 +85,7 @@
display0 = &lcd0;
};
- lcd0: display@0 {
+ lcd0: display {
compatible = "samsung,lte430wq-f0c", "panel-dpi";
label = "lcd";