ARM: dts: exynos: override pins by label in Peach Pi
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Tue, 11 Jan 2022 20:17:01 +0000 (21:17 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Sun, 23 Jan 2022 16:54:52 +0000 (17:54 +0100)
commite5b9655c1dca7b4d1816749b0232acbb70e65220
treee4e746c8b19eba6122dbb536f3833e71f9606d12
parent6d73abda1bb4e260b4bea0041bafd30dc62a9bef
ARM: dts: exynos: override pins by label in Peach Pi

Using node paths to extend or override a device tree node is error
prone.  If there was a typo error, a new node will be created instead of
extending the existing node.  This will lead to run-time errors that
could be hard to detect.

A mistyped label on the other hand, will cause a dtc compile error
(during build time).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Link: https://lore.kernel.org/r/20220111201722.327219-1-krzysztof.kozlowski@canonical.com
arch/arm/boot/dts/exynos5800-peach-pi.dts