Re: [PATCH v3 26/35] acpi: Add support for SSDT generation

2020-06-28 Thread Bin Meng
On Sun, Jun 14, 2020 at 10:55 AM Simon Glass wrote: > > Some devices need to generate code for the Secondary System Descriptor > Table (SSDT). Add a method to handle this. > > Signed-off-by: Simon Glass > Reviewed-by: Wolfgang Wallner > --- > > Changes in v3: > - Fix 'THe' typo > > Changes in v1

[PATCH v3 26/35] acpi: Add support for SSDT generation

2020-06-13 Thread Simon Glass
Some devices need to generate code for the Secondary System Descriptor Table (SSDT). Add a method to handle this. Signed-off-by: Simon Glass Reviewed-by: Wolfgang Wallner --- Changes in v3: - Fix 'THe' typo Changes in v1: - Switch parameter order of _acpi_fill_ssdt() and make it static - Fix '