]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: quark: Implement PIRQ routing
authorBin Meng <bmeng.cn@gmail.com>
Mon, 25 May 2015 14:35:06 +0000 (22:35 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:48:15 +0000 (22:48 +0200)
commita9307755b77afaa879be41d438f691d403569050
tree8d2224c945bdc75c884a4d871087aaabc67c58dc
parentd4b454f3bcc6a812e6c394b034d84541351c0275
x86: quark: Implement PIRQ routing

Intel Quark SoC has the same interrupt routing mechanism as the
Queensbay platform, only the difference is that PCI devices'
INTA/B/C/D are harcoded and cannot be changed freely.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/quark/quark.c
arch/x86/dts/galileo.dts
arch/x86/include/asm/arch-quark/device.h
arch/x86/include/asm/arch-quark/quark.h
configs/galileo_defconfig
include/configs/galileo.h