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

ARM: dts: omap3-ha-lcd: remove unneeded unit name

This patch fixes the following DTC warnings for omap3-ha-lcd.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 314fdd5d
......@@ -121,7 +121,7 @@ aliases {
display0 = &lcd0;
};
lcd0: display@0 {
lcd0: display {
compatible = "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