From 715ae595fd67f25aa976650395eea405bdf1e550 Mon Sep 17 00:00:00 2001 From: Chanwoo Choi Date: Tue, 9 Jan 2018 16:59:04 +0900 Subject: [PATCH] arm64: dts: exynos: Use power key as a wakeup source on TM2/TM2E board This patch uses the power-key as a wakeup source from suspend/freeze state. Signed-off-by: Chanwoo Choi Change-Id: Iec001d32ab712bdc1ad36bdb86ed02a93395aec3 --- arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi b/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi index fe4b69a..0a48aae 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi @@ -100,6 +100,7 @@ linux,code = ; label = "power key"; debounce-interval = <10>; + wakeup-source; }; volume-up-key { -- 2.7.4