]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/arm/boot/dts/omap3-overo-chestnut43-common.dtsi
ARM: dts: omap: replace legacy *,wakeup property with wakeup-source
[mirror_ubuntu-zesty-kernel.git] / arch / arm / boot / dts / omap3-overo-chestnut43-common.dtsi
index 17b82f82638a97e5e6157fc0c9c16d156de962eb..7df27926ead215be3fdb1e0f8b02ce078ecb935b 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;
                };
        };
 };