[U-Boot] [PATCH v2 02/22] x86: baytrail: acpi: Add APIs for determining/clearing sleep state

Bin Meng bmeng.cn at gmail.com
Wed Apr 26 07:33:57 UTC 2017


On Fri, Apr 21, 2017 at 10:24 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> This adds APIs for determining previous sleep state from ACPI I/O
> registers, as well as clearing sleep state on BayTrail SoC.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/baytrail/acpi.c               | 47 ++++++++++++++++++++++++++++++
>  arch/x86/include/asm/arch-baytrail/iomap.h | 24 +++++++++++++++
>  2 files changed, 71 insertions(+)
>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list