
4 Jun
2020
4 Jun
'20
9:39 a.m.
Hi Simon,
-----"Simon Glass" sjg@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 sjg@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.wallner@br-automation.com