-
- Downloads
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>
Showing
- arch/x86/cpu/quark/quark.c 31 additions, 0 deletionsarch/x86/cpu/quark/quark.c
- arch/x86/dts/galileo.dts 22 additions, 0 deletionsarch/x86/dts/galileo.dts
- arch/x86/include/asm/arch-quark/device.h 55 additions, 15 deletionsarch/x86/include/asm/arch-quark/device.h
- arch/x86/include/asm/arch-quark/quark.h 15 additions, 0 deletionsarch/x86/include/asm/arch-quark/quark.h
- configs/galileo_defconfig 1 addition, 0 deletionsconfigs/galileo_defconfig
- include/configs/galileo.h 1 addition, 0 deletionsinclude/configs/galileo.h
Please register or sign in to comment