Hi Simon, -----"Simon Glass" <s...@chromium.org> schrieb: ----- > Betreff: [PATCH v2 23/35] acpi: Add support for writing a Power Resource > > These are used in ACPI to disable power to various pats of the system when
Typo: "pats" instead of "parts" > in sleep. Add a way to create a power resource, with the caller finishing > off the details. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v2: None > Changes in v1: None > > include/acpi/acpigen.h | 22 ++++++++++++++++++++++ > lib/acpi/acpigen.c | 22 ++++++++++++++++++++++ > test/dm/acpigen.c | 41 +++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 85 insertions(+) > Reviewed-by: Wolfgang Wallner <wolfgang.wall...@br-automation.com>