]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/arm/boot/dts/omap3-overo-palo35-common.dtsi
ARM: dts: omap: replace legacy *,wakeup property with wakeup-source
[mirror_ubuntu-zesty-kernel.git] / arch / arm / boot / dts / omap3-overo-palo35-common.dtsi
index 680d7262399c9131944271bedf8fa684e90c3d34..8df7ec35d17d11eb30f095d8b42123f07a6ddb17 100644 (file)
                        label = "button0";
                        linux,code = <BTN_0>;
                        gpios = <&gpio1 23 GPIO_ACTIVE_LOW>;            /* gpio_23 */
-                       gpio-key,wakeup;
+                       wakeup-source;
                };
                button1@14 {
                        label = "button1";
                        linux,code = <BTN_1>;
                        gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;            /* gpio_14 */
-                       gpio-key,wakeup;
+                       wakeup-source;
                };
        };
 };