MLK-14471-1 arm: dts: restore touch pin when exit VLLS mode
authorGao Pan <pandy.gao@nxp.com>
Fri, 10 Mar 2017 11:52:36 +0000 (19:52 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:21:34 +0000 (15:21 -0500)
restore touch pin when exit VLLS mode

Signed-off-by: Gao Pan <pandy.gao@nxp.com>
(cherry-pick from 807fdc794af9b6ec15673d5e70cb03065b80f9fd)

arch/arm/boot/dts/imx7ulp-evk.dts

index 71cab58..4b5e5ca 100644 (file)
 &lpi2c7 {
        #address-cells = <1>;
        #size-cells = <0>;
-       pinctrl-names = "default";
-       pinctrl-0 = <&pinctrl_lpi2c7>;
+       pinctrl-names = "default",  "sleep";
+       pinctrl-0 = <&pinctrl_lpi2c7 &pinctrl_focaltech>;
+       pinctrl-1 = <&pinctrl_lpi2c7 &pinctrl_focaltech>;
        status = "okay";
 
        focaltech@38 {
                compatible = "focaltech,fts";
                reg = <0x38>;
-               pinctrl-0 = <&pinctrl_focaltech>;
                interrupt-parent = <&gpio3>;
                interrupts = <0 0x02>;
                focaltech,reset-gpio = <&gpio3 1 0x01>;