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

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>

authored by

Javier Martinez Canillas and committed by
Tony Lindgren
22a0f93b ece8410a

+1 -1
+1 -1
arch/arm/boot/dts/omap3-thunder.dts
··· 85 85 display0 = &lcd0; 86 86 }; 87 87 88 - lcd0: display@0 { 88 + lcd0: display { 89 89 compatible = "samsung,lte430wq-f0c", "panel-dpi"; 90 90 label = "lcd"; 91 91