On 02/04/2023 13:02, Dmitry Baryshkov wrote: > On 02/04/2023 13:34, Krzysztof Kozlowski wrote: >> On 02/04/2023 00:07, Dmitry Baryshkov wrote: >>> Correct the thermal zone node name to remove the clash with >>> pm8350c.dtsi. Remove unused labels. >>> >>> Fixes: 5c1399299d9d ("arm64: dts: qcom: pm8350b: add temp sensor and thermal zone config") >> >> Please describe the observable bug from that commit being fixed here. >> Any future clash, which did not exist that time, is not a bug. It's future. >> >> Naming changes here are more a matter of style, because the old names >> were correct according to our coding guidelines, just not precise (c >> instead of b). But node names anyway are not important from the point of >> view fixes and adding such tag will cause a needless backport. > > It is needed. Including both pm8350c.dtsi and pm8350b.dtsi will result > in one thermal zone overriding another one. I don't understand. You used future tense "will", but we talk about past. So where is the bug in commit 5c1399299d9d? Best regards, Krzysztof