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. Best regards, Krzysztof