From: 黄涛 Date: Tue, 18 Jan 2011 08:29:49 +0000 (+0800) Subject: rk29sdk: power key can wakeup system X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3a7d60555c02182e9159281964c6aff1f3f19bad;p=firefly-linux-kernel-4.4.55.git rk29sdk: power key can wakeup system --- diff --git a/arch/arm/mach-rk29/board-rk29sdk-key.c b/arch/arm/mach-rk29/board-rk29sdk-key.c index 8626e8d9d9bd..59d7f762c291 100755 --- a/arch/arm/mach-rk29/board-rk29sdk-key.c +++ b/arch/arm/mach-rk29/board-rk29sdk-key.c @@ -55,6 +55,7 @@ static struct rk29_keys_button key_button[] = { .code = KEY_POWER, .gpio = RK29_PIN6_PA7, .active_low = PRESS_LEV_LOW, + .wakeup = 1, }, #if 0 {