ARM: dts: exynos: override pins by label in Peach Pit
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Tue, 11 Jan 2022 20:14:03 +0000 (21:14 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Sun, 23 Jan 2022 16:54:52 +0000 (17:54 +0100)
commit213e19b4f6752753715bb8e8fa46b8f0cc1dd68d
tree85d15d2c5cd6416bc199b108566f9ccc8becf4bb
parent503d77b3d17b2f901e9797c2fc04918e47de70b8
ARM: dts: exynos: override pins by label in Peach Pit

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/20220111201426.326777-6-krzysztof.kozlowski@canonical.com
arch/arm/boot/dts/exynos5420-peach-pit.dts