u-boot-brain/include/acpi
Simon Glass 2912686c08 gpio: Add a method to convert a GPIO to ACPI
When generating ACPI tables we need to convert GPIOs in U-Boot to the ACPI
structures required by ACPI. This is a SoC-specific conversion and cannot
be handled by generic code, so add a new GPIO method to do the conversion.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-07-17 14:32:24 +08:00
..
acpi_device.h gpio: Add a method to convert a GPIO to ACPI 2020-07-17 14:32:24 +08:00
acpi_s3.h x86: Move acpi_s3.h to include/acpi/ 2020-04-16 14:36:28 +08:00
acpi_table.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
acpigen.h acpi: Support generation of ACPI code 2020-07-17 14:32:24 +08:00