Hi Ezequiel, Am Freitag, 15. Februar 2019, 16:25:39 CET schrieb Ezequiel Garcia: > Enable the thermal sensor. This device also provides > temperature shutdown protection. The shutdown value is > set at 110C, as tested by the vendor. > > Signed-off-by: Ezequiel Garcia <ezequiel@xxxxxxxxxxxxx> > --- > arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi > b/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi index > d64d5ac0804a..599c9752ed4d 100644 > --- a/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi > +++ b/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi > @@ -634,3 +634,10 @@ > mali-supply = <&vdd_gpu>; > status = "okay"; > }; doesn't apply against my 5.1/dts64 branch and our rock960.dtsi also does not have a mali node yet (especially also not one with space-indentation ;-) ). Heiko > + > +&tsadc { > + rockchip,hw-tshut-mode = <1>; > + rockchip,hw-tshut-polarity = <1>; > + rockchip,hw-tshut-temp = <110000>; > + status = "okay"; > +}; _______________________________________________ Linux-rockchip mailing list Linux-rockchip@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/linux-rockchip