arm64: dts: rockchip: enable tsadc module for rk3308-evb-10 board

Change-Id: I8e8f0c47c9b68f6c6afb873c5efc11b97eccd403
Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com>
This commit is contained in:
Rocky Hao 2018-03-26 17:40:16 +08:00 committed by Tao Huang
parent 47f32937bd
commit 7c4f5712a0

View File

@ -570,6 +570,12 @@ &sdio {
status = "okay";
};
&tsadc {
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
status = "okay";
};
&pinctrl {
pinctrl-names = "default";
pinctrl-0 = <&rtc_32k>;