mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 15:05:20 +02:00
jz4740: qi_lb60: Allow the power button to wakeup the device from suspend.
This commit is contained in:
parent
213a66582d
commit
92e06e95a5
@ -309,6 +309,7 @@ static struct gpio_keys_button qi_lb60_gpio_keys_buttons[] = {
|
||||
.gpio = GPIO_WAKEUP_N,
|
||||
.active_low = 1,
|
||||
.desc = "Power",
|
||||
.wakeup = 1,
|
||||
},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user