u-boot/include/acpi
Simon Glass 0e5a0a00d6 acpi: Support writing Device Properties objects via _DSD
More complex device properties can be provided to drivers via a
device-specific data (_DSD) object.

To create this we need to build it up in a separate data structure and
then generate the ACPI code, due to its recursive nature.

Add an implementation of 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.h acpi: Support generation of SPI descriptor 2020-07-17 14:32:24 +08:00
acpi_dp.h acpi: Support writing Device Properties objects via _DSD 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 writing Device Properties objects via _DSD 2020-07-17 14:32:24 +08:00