Re: [PATCH v3 23/35] acpi: Add support for writing a Power Resource

2020-06-28 Thread Bin Meng
On Sun, Jun 14, 2020 at 10:55 AM Simon Glass wrote: > > These are used in ACPI to disable power to various pats of the system when > in sleep. Add a way to create a power resource, with the caller finishing > off the details. > > Reviewed-by: Wolfgang Wallner > Signed-off-by: Simon Glass > --- >

[PATCH v3 23/35] acpi: Add support for writing a Power Resource

2020-06-13 Thread Simon Glass
These are used in ACPI to disable power to various pats of the system when in sleep. Add a way to create a power resource, with the caller finishing off the details. Reviewed-by: Wolfgang Wallner Signed-off-by: Simon Glass --- (no changes since v1) include/acpi/acpigen.h | 22