x86: Add wake sources for the acpi_gpe driver
Some devices can wake the system from sleep, e.g opening the lid on a
clamshell or moving a USB mouse.
Add a wake to specify this for USB devices and add the settings for Apollo
Lake.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/include/asm/arch-apollolake/gpe.h 135 additions, 0 deletionsarch/x86/include/asm/arch-apollolake/gpe.h
- arch/x86/include/asm/arch-apollolake/gpio.h 3 additions, 0 deletionsarch/x86/include/asm/arch-apollolake/gpio.h
- doc/device-tree-bindings/device.txt 3 additions, 0 deletionsdoc/device-tree-bindings/device.txt
arch/x86/include/asm/arch-apollolake/gpe.h
0 → 100644
Please register or sign in to comment