summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier@osg.samsung.com>2016-08-01 12:46:56 -0400
committerTony Lindgren <tony@atomide.com>2016-08-15 09:42:36 -0700
commit0b965a13ad81fa895e534d1f50b355ff8b0b3ed3 (patch)
tree8e2d8e92f459b6809ea9babfc506f472c13e071a /arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi
parentf515f81424cbd75734197ac4723c4c379ab60add (diff)
ARM: dts: omap3: overo: add missing unit name for lcd35 display
Commit b8d368caa8dc ("ARM: dts: omap3: overo: remove unneded unit names in display nodes") removed the unit names for all Overo display nodes that didn't have a reg property. But the display in arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi does have a reg property so the correct fix was to make the unit name match the value of the reg property, instead of removing it. This patch fixes the following DTC warning for boards using this dtsi: "ocp/spi@48098000/display has a reg or ranges property, but no unit name" Fixes: b8d368caa8dc ("ARM: dts: omap3: overo: remove unneded unit names in display nodes") Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi')
-rw-r--r--arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi b/arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi
index ca86da68220c..854117dc0b77 100644
--- a/arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi
+++ b/arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi
@@ -119,7 +119,7 @@
pinctrl-names = "default";
pinctrl-0 = <&mcspi1_pins>;
- lcd0: display {
+ lcd0: display@1 {
compatible = "lgphilips,lb035q02";
label = "lcd35";