Commit 22a0f93b authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Tony Lindgren

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: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent ece8410a
......@@ -85,7 +85,7 @@ aliases {
display0 = &lcd0;
};
lcd0: display@0 {
lcd0: display {
compatible = "samsung,lte430wq-f0c", "panel-dpi";
label = "lcd";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment