ARM: dts: at91: Avoid colliding 'display' node and property names
authorRob Herring <robh@kernel.org>
Thu, 16 May 2019 22:56:14 +0000 (17:56 -0500)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 21 Jul 2019 21:42:22 +0000 (23:42 +0200)
commit8a6836ee384909ae01e3bd0731d082e0e6667e54
tree35f2bfcc8602058f5c1b22d48ff4e388cec357a8
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b
ARM: dts: at91: Avoid colliding 'display' node and property names

While properties and child nodes with the same name are valid DT, the
practice is not encouraged. Furthermore, the collision is problematic for
YAML encoded DT. Let's just avoid the issue and rename the nodes.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20190516225614.1458-1-robh@kernel.org
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/boot/dts/at91sam9261ek.dts
arch/arm/boot/dts/at91sam9263ek.dts
arch/arm/boot/dts/at91sam9m10g45ek.dts
arch/arm/boot/dts/at91sam9rlek.dts