u-boot-brain/lib/acpi
Simon Glass 740630ba73 acpi: Add support for a generic power sequence
Add a way for devices to enable and disable themselves using ACPI code
that updates GPIOs. This takes several timing parameters and supports
enable, reset and stop.

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: Add support for a generic power sequence 2020-07-17 14:32:24 +08:00
acpi_dp.c acpi: Support copying properties from device tree to ACPI 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: Add support for writing a GPIO power sequence 2020-07-17 14:32:24 +08:00
Makefile acpi: Support writing Device Properties objects via _DSD 2020-07-17 14:32:24 +08:00