On Wed, 10 Aug 2022 11:05:13 +0300, Krzysztof Kozlowski wrote: > 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). This also reduces the indentation making the code > easier to read. > > [...] Applied, thanks! [1/4] ARM: dts: qcom: msm8960: override nodes by label commit: cb9d7639491466d7296d30ec43045391c3a34651 [2/4] ARM: dts: qcom: msm8226: override nodes by label commit: c77ad7f3ba7ffa05f49516732886f5feed95793b [3/4] ARM: dts: qcom: msm8660: override nodes by label commit: 5bd858a82ab77333b41bda9049fbaf6f878c11ab [4/4] ARM: dts: qcom: msm8660-surf: move fixed regulator out of soc commit: 7c7a05390b5e4f44787b6703e5a3b836c3327b0f Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>