ARM64: dts: rockchip: fixes the hw-tshut-polarity for rk3399
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-tb.dtsi
index 6fc899a87e56e263babc8a7f60d3b4b88e7e8422..889a3196832492d7b420f18aef167f4e010d204a 100644 (file)
 
 &tsadc {
        rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */
-       rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
+       rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
        status = "okay";
 };