]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: omap3: overo: add missing unit name for lcd35 display
authorJavier Martinez Canillas <javier@osg.samsung.com>
Mon, 1 Aug 2016 16:46:56 +0000 (12:46 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Oct 2016 11:02:15 +0000 (05:02 -0600)
commit847fd175244d1a8862a66cd54dd6bc7277607848
treedd24ae82bb2c54765dfa3f1b766cf8a11320708c
parent45de0cf996baa776dbd4cc2e7231c82a4efe7340
ARM: dts: omap3: overo: add missing unit name for lcd35 display

commit 0b965a13ad81fa895e534d1f50b355ff8b0b3ed3 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi