[U-Boot] [PATCH v2 17/18] x86: baytrail: Add GPIO ASL description

Simon Glass sjg at chromium.org
Thu May 19 06:01:20 CEST 2016


On 11 May 2016 at 08:45, Bin Meng <bmeng.cn at gmail.com> wrote:
> Since BayTrail, Intel starts to use new GPIO IPs in their chipset.
> This adds the GPIO ASL, so that OS can load corresponding drivers
> for it. On Linux, this is BayTrail pinctrl driver.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v2:
> - New patch to add GPIO ASL description
>
>  arch/x86/include/asm/arch-baytrail/acpi/gpio.asl   | 95 ++++++++++++++++++++++
>  .../include/asm/arch-baytrail/acpi/platform.asl    |  3 +
>  2 files changed, 98 insertions(+)
>  create mode 100644 arch/x86/include/asm/arch-baytrail/acpi/gpio.asl

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list