summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/arch-apollolake/gpe.h
Commit message (Collapse)AuthorAgeFilesLines
* x86: Add wake sources for the acpi_gpe driverSimon Glass2020-09-251-0/+135
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>