projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
314fdd5
)
ARM: dts: omap3-ha-lcd: remove unneeded unit name
author
Javier Martinez Canillas
<javier@osg.samsung.com>
Mon, 27 Jun 2016 19:20:52 +0000
(15:20 -0400)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 29 Jun 2016 07:05:28 +0000
(
00:05
-0700)
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: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-ha-lcd.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap3-ha-lcd.dts
b/arch/arm/boot/dts/omap3-ha-lcd.dts
index 11aa28d73f3a68250bc3b939504d1d6e7693c650..60af7c2358a36384ef08844971d238ad9d213888 100644
(file)
--- a/
arch/arm/boot/dts/omap3-ha-lcd.dts
+++ b/
arch/arm/boot/dts/omap3-ha-lcd.dts
@@
-121,7
+121,7
@@
display0 = &lcd0;
};
- lcd0: display
@0
{
+ lcd0: display {
compatible = "panel-dpi";
label = "lcd";