
25 Jun
2020
25 Jun
'20
12:55 p.m.
Hi Simon,
-----"Simon Glass" sjg@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 sjg@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.wallner@br-automation.com