arm: dts: rk3288-evb-rk818: fix tshut prority to HIGH
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk3288-evb-rk818.dts
index b282131c696f75c30018d15b677c80b22c39a904..0ac1fe591dec360f8f3446268eb76b86e7e2f990 100644 (file)
                reg = <0x1c>;
                status = "okay";
 
-               clock-output-names = "rk808-clkout1", "wifibt_32kin";
+               clock-output-names = "xin32k", "wifibt_32kin";
                interrupt-parent = <&gpio0>;
                interrupts = <4 IRQ_TYPE_LEVEL_LOW>;
                pinctrl-names = "default";
        power-supply = <&vcc_lcd>;
 };
 
+&tsadc {
+       rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
+       rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
+};
+
 &pinctrl {
        lcd {
                lcd_en: lcd-en  {