Skip to content

Commit 0d8fd19

Browse files
jennerondigetx
authored andcommitted
WIP: ARM: tegra: surface-rt: configure windows button as a wake up source
Configure windows button to wake up device from suspend. Signed-off-by: Anton Bambura <jenneron@protonmail.com>
1 parent 5138d55 commit 0d8fd19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/boot/dts/tegra30-microsoft-surface-rt.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@
259259
gpios = <&gpio TEGRA_GPIO(S, 5) GPIO_ACTIVE_HIGH>;
260260
linux,code = <KEY_LEFTMETA>;
261261
debounce-interval = <10>;
262+
wakeup-source;
262263
};
263264

264265
volume-down {

0 commit comments

Comments
 (0)