[PATCH v2 25/35] acpi: Add support for a generic power sequence

Wolfgang Wallner wolfgang.wallner at br-automation.com
Thu Jun 4 11:12:29 CEST 2020


Hi Simon,

-----"Simon Glass" <sjg at chromium.org> schrieb: -----
> Betreff: [PATCH v2 25/35] acpi: Add support for a generic power sequence
> 
> Add a way for devices to enable and disable themselves using ACPI code
> that updates GPIOs. This takes several timing parameters and supports
> enable, reset and stop.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
> Changes in v2: None
> Changes in v1: None
> 
>  include/acpi/acpi_device.h | 41 ++++++++++++++++
>  lib/acpi/acpi_device.c     | 99 ++++++++++++++++++++++++++++++++++++++
>  test/dm/acpigen.c          | 68 ++++++++++++++++++++++++++
>  3 files changed, 208 insertions(+)

Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>


More information about the U-Boot mailing list