Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

authored by

Javier Martinez Canillas and committed by
Tony Lindgren
f41c1c18 314fdd5d

+1 -1
+1 -1
arch/arm/boot/dts/omap3-ha-lcd.dts
··· 121 121 display0 = &lcd0; 122 122 }; 123 123 124 - lcd0: display@0 { 124 + lcd0: display { 125 125 compatible = "panel-dpi"; 126 126 label = "lcd"; 127 127