arm64: dts: rockchip: enable sfc for rk3308-evb-v10

Change-Id: I091998de2517b9ca5afc77d7c6c02410dd86c618
Signed-off-by: Dingqiang Lin <jon.lin@rock-chips.com>
This commit is contained in:
Dingqiang Lin
2018-06-13 17:52:12 +08:00
committed by Tao Huang
parent 3ae208f542
commit 29c0eb535a

View File

@@ -675,6 +675,10 @@
status = "disabled";
};
&sfc {
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 */