diff options
-rw-r--r-- | arch/arm64/boot/dts/rockchip/rk3368-r88.dts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3368-r88.dts b/arch/arm64/boot/dts/rockchip/rk3368-r88.dts index 401a81231eb9..104cbee762bb 100644 --- a/arch/arm64/boot/dts/rockchip/rk3368-r88.dts +++ b/arch/arm64/boot/dts/rockchip/rk3368-r88.dts | |||
@@ -336,6 +336,12 @@ | |||
336 | status = "okay"; | 336 | status = "okay"; |
337 | }; | 337 | }; |
338 | 338 | ||
339 | &tsadc { | ||
340 | rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ | ||
341 | rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */ | ||
342 | status = "okay"; | ||
343 | }; | ||
344 | |||
339 | &uart2 { | 345 | &uart2 { |
340 | status = "okay"; | 346 | status = "okay"; |
341 | }; | 347 | }; |