From: Caesar Wang Date: Mon, 24 Nov 2014 04:59:02 +0000 (+0800) Subject: ARM: dts: rockchip: enable thermal on rk3288-evb board X-Git-Tag: v3.19-rc1~167^2~4^2~3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ff9d0ecbbe9181b6fb575223e79c6b98c687af8d;p=karo-tx-linux.git ARM: dts: rockchip: enable thermal on rk3288-evb board When a thermal temperature is invoked use the CRU to reset the chip on rk3288-evb boards. TSHUT is low active on these boards. Signed-off-by: Caesar Wang Reviewed-by: Dmitry Torokhov Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm/boot/dts/rk3288-evb.dtsi b/arch/arm/boot/dts/rk3288-evb.dtsi index cb83cea52fa1..3e067dd65d0c 100644 --- a/arch/arm/boot/dts/rk3288-evb.dtsi +++ b/arch/arm/boot/dts/rk3288-evb.dtsi @@ -148,6 +148,12 @@ status = "okay"; }; +&tsadc { + rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ + rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */ + status = "okay"; +}; + &pinctrl { backlight { bl_en: bl-en {