commit | 05b98ec3468547057666dd685b2a1615298c24cc | [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 | 5910955f3cf685c1ca4e4abd1546fc59da55239a [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>