提交 d46c8ef9 编写于 作者: F Frank Wang 提交者: Heiko Stuebner

ARM: dts: rockchip: enable tsadc for rk3229-evb

This patch enables the tsadc for rk3229-evb board.

The rk3229 evb board uses the CRU to reset the chip since it has not
the PMIC to connect it, and TSHUT is low active on evb board.
Signed-off-by: NFrank Wang <frank.wang@rock-chips.com>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 487f7d00
......@@ -204,6 +204,11 @@
status = "okay";
};
&tsadc {
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
status = "okay";
};
&uart2 {
status = "okay";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册