[U-Boot] [PATCH v2 17/18] x86: baytrail: Add GPIO ASL description
Bin Meng
bmeng.cn at gmail.com
Mon May 23 09:01:54 CEST 2016
On Thu, May 19, 2016 at 12:01 PM, Simon Glass <sjg at chromium.org> wrote:
> 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>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list