u-boot/lib/acpi
Simon Glass 0667900049 acpi: Support copying properties from device tree to ACPI
Some drivers in Linux support both device tree and ACPI. U-Boot itself
uses Linux device-tree bindings for its own configuration but does not use
ACPI.

It is convenient to copy these values over to the ACPI DP table for
passing to linux. Add some convenience functions to help with 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 SPI descriptor 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: Support writing a UUID 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