Hi Simon, -----"Simon Glass" <s...@chromium.org> schrieb: ----- > Betreff: [PATCH v1 10/43] acpi: Support generation of a generic register > > Allow writing out a generic register. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > include/acpi/acpi_device.h | 1 + > include/acpi/acpigen.h | 28 +++++++++++++++ > lib/acpi/acpigen.c | 71 ++++++++++++++++++++++++++++++++++++++ > test/dm/acpigen.c | 46 ++++++++++++++++++++++++ > 4 files changed, 146 insertions(+) >
Reviewed-by: Wolfgang Wallner <wolfgang.wall...@br-automation.com>