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 3b7ae6ee7393203fb763c0fecbb2769faad5207a..0ac1fe591dec360f8f3446268eb76b86e7e2f990 100644 (file)
        cpu0-supply = <&vdd_cpu>;
 };
 
+&edp_panel {
+       power-supply = <&vcc_lcd>;
+};
+
 &gpu {
        status = "okay";
        mali-supply = <&vdd_gpu>;
                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>;
 };
 
-&panel {
-       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 {