u-boot/lib/acpi
Simon Glass 4ebc940b39 acpi: Support generation of a GPIO/irq for a device
Some devices use interrupts but some use GPIOs. Since these are fully
specified in the device tree we can automatically produce the correct ACPI
descriptor for a device.

Add a function to handle this.

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.c acpi: Support generation of a GPIO/irq for a device 2020-07-17 14:32:24 +08:00
acpi_table.c acpi: Support generation of ACPI code 2020-07-17 14:32:24 +08:00
acpigen.c acpi: Support string output 2020-07-17 14:32:24 +08:00
Makefile acpi: Support generation of ACPI code 2020-07-17 14:32:24 +08:00