]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ARM: dts: exynos: Override thermal by label in Trats
authorKrzysztof Kozlowski <krzk@kernel.org>
Sun, 30 Aug 2020 13:51:45 +0000 (15:51 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 2 Sep 2020 15:44:05 +0000 (17:44 +0200)
commit03ebf390c4e9b70a0802ebfc8d2cfe24ad43ae7a
tree4e058f3e8b221d53ca64ca80836e1a8d747fbc2b
parented32017c73449b3f5892d69d5ddbbe425b433660
ARM: dts: exynos: Override thermal by label in Trats

Using full paths to extend or override a device tree node is error prone
since if there was a typo error, a new node will be created instead of
extending the node as it was desired.  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 <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200830135200.24304-18-krzk@kernel.org
arch/arm/boot/dts/exynos4210-trats.dts