On Sun, Jun 14, 2020 at 10:55 AM Simon Glass <s...@chromium.org> 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 <wolfgang.wall...@br-automation.com>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> (no changes since v1)
>
>  include/acpi/acpigen.h | 22 ++++++++++++++++++++++
>  lib/acpi/acpigen.c     | 22 ++++++++++++++++++++++
>  test/dm/acpigen.c      | 41 +++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 85 insertions(+)
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>

Reply via email to