On Mon, Jun 15, 2020 at 11:57 AM Simon Glass <[email protected]> wrote: > > Allow writing an ACPI device to the generated ACPI code. > > Signed-off-by: Simon Glass <[email protected]> > --- > > include/acpi/acpigen.h | 9 +++++++++ > lib/acpi/acpigen.c | 7 +++++++ > test/dm/acpigen.c | 27 +++++++++++++++++++++++++++ > 3 files changed, 43 insertions(+) >
Reviewed-by: Bin Meng <[email protected]>

