devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 5/5] ARM: dts: enable Thermal on rk3288-evb board
@ 2014-10-10 10:24 Caesar Wang
  0 siblings, 0 replies; only message in thread
From: Caesar Wang @ 2014-10-10 10:24 UTC (permalink / raw)
  To: heiko, rui.zhang, edubezval, arnd
  Cc: zyf, dianders, linux-rockchip, linux-kernel, linux-pm,
	linux-arm-kernel, devicetree, linux-doc, cf, dmitry.torokhov,
	dbasehore, huangtao, cjf, zhengsq, Caesar Wang

when a thermal temperature over TSHUT.Default to via
CRU reset the entire chip on rk3288-evb Board

Signed-off-by: Caesar Wang <caesar.wang@rock-chips.com>
---
 arch/arm/boot/dts/rk3288-evb.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/rk3288-evb.dtsi b/arch/arm/boot/dts/rk3288-evb.dtsi
index 2964370..d257cd8 100644
--- a/arch/arm/boot/dts/rk3288-evb.dtsi
+++ b/arch/arm/boot/dts/rk3288-evb.dtsi
@@ -101,6 +101,11 @@
 	status = "okay";
 };
 
+&tsadc {
+	tsadc-ht-reset-mode = <0>; /* reset mode 0:CRU 1:GPIO */
+	status = "okay";
+};
+
 &pinctrl {
 	buttons {
 		pwrbtn: pwrbtn {
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-10 10:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-10 10:24 [PATCH v8 5/5] ARM: dts: enable Thermal on rk3288-evb board Caesar Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).