summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/arch-apollolake/acpi.h
Commit message (Collapse)AuthorAgeFilesLines
* x86: apl: Generate required ACPI tablesSimon Glass2020-09-251-0/+18
Add support for generating various ACPI tables for Apollo Lake. Add a few S3 definitions that are needed. Signed-off-by: Simon Glass <sjg@chromium.org>