On Fri, Apr 21, 2017 at 10:24 PM, Bin Meng <bmeng...@gmail.com> wrote:
> This introduces a Kconfig option for ACPI S3 resume, as well as a
> header file to include anything related to ACPI S3 resume.
>
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
> Reviewed-by: Simon Glass <s...@chromium.org>
>
> ---
>
> Changes in v2:
> - fixed several nits in CONFIG_HAVE_ACPI_RESUME Kconfig help text
> - return -EINVAL instead of -1 in acpi_sleep_from_pm1()
> - add a function comment block for acpi_sleep_from_pm1()
>
>  arch/x86/Kconfig               | 12 ++++++++
>  arch/x86/include/asm/acpi_s3.h | 64 
> ++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 76 insertions(+)
>  create mode 100644 arch/x86/include/asm/acpi_s3.h
>

applied to u-boot-x86/next, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to