]> Git Repo - u-boot.git/commit
x86: baytrail: Add GPIO ASL description
authorBin Meng <[email protected]>
Wed, 11 May 2016 14:45:11 +0000 (07:45 -0700)
committerBin Meng <[email protected]>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commit7bfe0da4d21a1f62d65210779b073d8ff2e1ab33
treeb0da2fc62e1a341975167768ae6230f630808cfd
parentfa427438bd3f0e2d8a6dfd0f721f52aa950b52ee
x86: baytrail: Add GPIO ASL description

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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/x86/include/asm/arch-baytrail/acpi/gpio.asl [new file with mode: 0644]
arch/x86/include/asm/arch-baytrail/acpi/platform.asl
This page took 0.034262 seconds and 4 git commands to generate.