Hi Simon, -----"Simon Glass" <s...@chromium.org> schrieb: ----- > Betreff: [PATCH v2 09/35] acpi: Support generation of GPIO descriptor > > Add a function to write a GPIO descriptor to the generated ACPI code. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v2: None > Changes in v1: None > > include/acpi/acpi_device.h | 22 ++++++ > lib/acpi/acpi_device.c | 151 +++++++++++++++++++++++++++++++++++++ > test/dm/acpigen.c | 89 ++++++++++++++++++++++ > 3 files changed, 262 insertions(+)
Reviewed-by: Wolfgang Wallner <wolfgang.wall...@br-automation.com>