From: Krzysztof Kozlowski Date: Thu, 20 Apr 2023 07:50:48 +0000 (+0200) Subject: ARM: dts: qcom: ipq8064: drop invalid GCC thermal-sensor unit-address X-Git-Tag: v6.5-rc1~142^2~19^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24643b229c3d93cc4c7368e00dad89d300dd5e8a;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: qcom: ipq8064: drop invalid GCC thermal-sensor unit-address GCC comes with syscon compatible so the thermal-sensor child node should not have unit-address (bindings also do not expect it): Warning (unit_address_vs_reg): /soc/clock-controller@900000/thermal-sensor@900000: node has a unit name, but no reg or ranges property Signed-off-by: Krzysztof Kozlowski Reviewed-by: Konrad Dybcio Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20230420075053.41976-5-krzysztof.kozlowski@linaro.org --- diff --git a/arch/arm/boot/dts/qcom-ipq8064.dtsi b/arch/arm/boot/dts/qcom-ipq8064.dtsi index 5a42d920e4f9a..2ca20a2765e79 100644 --- a/arch/arm/boot/dts/qcom-ipq8064.dtsi +++ b/arch/arm/boot/dts/qcom-ipq8064.dtsi @@ -520,7 +520,7 @@ #reset-cells = <1>; #power-domain-cells = <1>; - tsens: thermal-sensor@900000 { + tsens: thermal-sensor { compatible = "qcom,ipq8064-tsens"; nvmem-cells = <&tsens_calib>, <&tsens_calib_backup>;