ARM: dts: rockchip: Fix thermal sensor cells o rk322x
authorEzequiel Garcia <ezequiel@collabora.com>
Thu, 6 May 2021 17:55:11 +0000 (14:55 -0300)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 9 May 2021 23:51:56 +0000 (01:51 +0200)
The number of cells to be used with a thermal sensor specifier
must be "1". Fix this.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20210506175514.168365-2-ezequiel@collabora.com
arch/arm/boot/dts/rk322x.dtsi

index 208f212..9f02ba7 100644 (file)
                pinctrl-0 = <&otp_pin>;
                pinctrl-1 = <&otp_out>;
                pinctrl-2 = <&otp_pin>;
-               #thermal-sensor-cells = <0>;
+               #thermal-sensor-cells = <1>;
                rockchip,hw-tshut-temp = <95000>;
                status = "disabled";
        };