Re: [PATCH 13/40] acpi: Add a linker list for ACPI tables

2022-01-23 Thread Simon Glass
At present we call lots of functions to generate the required ACPI tables. It would be better to standardise these functions and allow them to be automatically collected and used when needed. Add a linker list to handle this. Signed-off-by: Simon Glass --- include/dm/acpi.h | 57 +

[PATCH 13/40] acpi: Add a linker list for ACPI tables

2021-12-01 Thread Simon Glass
At present we call lots of functions to generate the required ACPI tables. It would be better to standardise these functions and allow them to be automatically collected and used when needed. Add a linker list to handle this. Signed-off-by: Simon Glass --- include/dm/acpi.h | 57 +