summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/omap3-overo-gallop43-common.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/omap3-overo-gallop43-common.dtsi')
-rw-r--r--dts/src/arm/omap3-overo-gallop43-common.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/src/arm/omap3-overo-gallop43-common.dtsi b/dts/src/arm/omap3-overo-gallop43-common.dtsi
index 49d2254a99..250cc7fe5d 100644
--- a/dts/src/arm/omap3-overo-gallop43-common.dtsi
+++ b/dts/src/arm/omap3-overo-gallop43-common.dtsi
@@ -41,13 +41,13 @@
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;
};
};
};