commit | ef9e9f966331fb6df378a8b14548038973d259e3 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon May 25 22:35:06 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 04 02:39:39 2015 -0600 |
tree | f6b4914a6cc6423e573dbf059ce8b8ae057f1659 | |
parent | db5eec8f6a4e1d0e83e37d3618f2fe483b4b04ae [diff] |
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>