Re: [PATCH v1 09/43] acpi: Support generation of a scope

2020-06-25 Thread Wolfgang Wallner
Hi Simon, -"Simon Glass" schrieb: - > Betreff: [PATCH v1 09/43] acpi: Support generation of a scope > > Add a function to write a scope to the generated ACPI code. > > Signed-off-by: Simon Glass > --- > > include/acpi/acpigen.h | 10 +++

[PATCH v1 09/43] acpi: Support generation of a scope

2020-06-14 Thread Simon Glass
Add a function to write a scope to the generated ACPI code. Signed-off-by: Simon Glass --- include/acpi/acpigen.h | 10 ++ lib/acpi/acpigen.c | 7 +++ test/dm/acpi.c | 3 +-- test/dm/acpigen.c | 33 - 4 files changed, 50 insertions(