ARM: dts: exynos: correct TMU phandle in Exynos5250
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 9 Feb 2023 10:58:38 +0000 (11:58 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 17 Feb 2023 09:27:28 +0000 (10:27 +0100)
TMU node uses 0 as thermal-sensor-cells, thus thermal zone referencing
it must not have an argument to phandle.

Cc: <stable@vger.kernel.org>
Fixes: 9843a2236003 ("ARM: dts: Provide dt bindings identical for Exynos TMU")
Link: https://lore.kernel.org/r/20230209105841.779596-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/boot/dts/exynos5250.dtsi

index 4708dcd575a7788074325772b53fc53601acd287..01751706ff96d3ad0f375e8d106ad952c0d6784e 100644 (file)
 &cpu_thermal {
        polling-delay-passive = <0>;
        polling-delay = <0>;
-       thermal-sensors = <&tmu 0>;
+       thermal-sensors = <&tmu>;
 
        cooling-maps {
                map0 {