arm64: dts: exynos: Use power key as a wakeup source on TM2/TM2E board
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 9 Jan 2018 07:59:04 +0000 (16:59 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:57:57 +0000 (14:57 +0900)
This patch uses the power-key as a wakeup source from suspend/freeze state.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Change-Id: Iec001d32ab712bdc1ad36bdb86ed02a93395aec3

arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi

index fe4b69a..0a48aae 100644 (file)
                        linux,code = <KEY_POWER>;
                        label = "power key";
                        debounce-interval = <10>;
+                       wakeup-source;
                };
 
                volume-up-key {