lkml.org 
[lkml]   [2021]   [Jul]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH AUTOSEL 5.13 003/108] ARM: dts: rockchip: Fix thermal sensor cells o rk322x
    Date
    From: Ezequiel Garcia <ezequiel@collabora.com>

    [ Upstream commit d5c24e20daf09587cbc221d40be1ba92673e8d94 ]

    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
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/boot/dts/rk322x.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/rk322x.dtsi b/arch/arm/boot/dts/rk322x.dtsi
    index 208f21245095..9f02ba7a0cc2 100644
    --- a/arch/arm/boot/dts/rk322x.dtsi
    +++ b/arch/arm/boot/dts/rk322x.dtsi
    @@ -517,7 +517,7 @@ tsadc: tsadc@11150000 {
    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";
    };
    --
    2.30.2
    \
     
     \ /
      Last update: 2021-07-14 21:38    [W:4.144 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site