]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: tx28: update properties for tsc2007
authorLothar Waßmann <LW@KARO-electronics.de>
Tue, 5 Nov 2013 21:48:48 +0000 (22:48 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 5 Nov 2013 21:48:48 +0000 (22:48 +0100)
arch/arm/boot/dts/imx28-tx28.dts

index 0d1ecd4c37c905bb43a97a2f5d5f38f24cfb1b2e..06ceb0943a5458e4aa7d8bc82177302d7d9e959f 100644 (file)
                pinctrl-0 = <&tx28_tsc2007_pins>;
                interrupt-parent = <&gpio3>;
                interrupts = <20 0>;
-               pendown-gpio = <&gpio3 20 GPIO_ACTIVE_LOW>;
-               ti,x-plate-ohms = /bits/ 16 <660>;
+               gpios = <&gpio3 20 GPIO_ACTIVE_LOW>;
+               ti,x-plate-ohms = <660>;
+               linux,wakeup;
        };
 
        ds1339: rtc@68 {