]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: acpi: Create a common irqlinks ASL file
authorBin Meng <bmeng.cn@gmail.com>
Thu, 26 May 2016 02:19:06 +0000 (19:19 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 30 May 2016 02:21:12 +0000 (10:21 +0800)
commit0d71511a2ae03aeb3794a0461bd8c14752438c7f
treefed5a05d1b79182ed4b223af13a5fe449350eed7
parent6523dbf7cce8d8c903346f756e0e41e46ce6d6b9
x86: acpi: Create a common irqlinks ASL file

Move the irqlinks.asl file currently in the BayTrail directory to
a common place to be shared among all x86 platforms. As the PIRQ
routing control programming interface is common to Intel chipsets,
leave the common part in the common file, and move the platform
specific part to the platform files.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/acpi/irqlinks.asl [moved from arch/x86/include/asm/arch-baytrail/acpi/irqlinks.asl with 92% similarity]
arch/x86/include/asm/arch-baytrail/acpi/lpc.asl