]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/arm/boot/dts/omap3-devkit8000-lcd-common.dtsi
ARM: dts: omap: replace legacy *,wakeup property with wakeup-source
[mirror_ubuntu-zesty-kernel.git] / arch / arm / boot / dts / omap3-devkit8000-lcd-common.dtsi
index e84184de2a4aa2334d02ded31ba923af8abc6a95..738910db5c0cb7dea2584706f79f330e6d097317 100644 (file)
@@ -54,7 +54,7 @@
 
                interrupt-parent = <&gpio1>;
                interrupts = <27 0>;            /* gpio_27 */
-               pendown-gpio = <&gpio1 27 0>;
+               pendown-gpio = <&gpio1 27 GPIO_ACTIVE_HIGH>;
 
                ti,x-min = /bits/ 16 <0x0>;
                ti,x-max = /bits/ 16 <0x0fff>;
@@ -68,6 +68,6 @@
                ti,keep-vref-on = <1>;
                ti,settle-delay-usec = /bits/ 16 <150>;
 
-               linux,wakeup;
+               wakeup-source;
        };
 };