commit | 15305361b0d2bb6e09ccc4b18597ff052ef34690 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Apr 24 18:10:06 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Wed Apr 29 18:51:49 2015 -0600 |
tree | 4c1963ec43c877fdf66b7ba19ecf31ae233eb9bd | |
parent | 45236adb42d179f85a23956b738cc87110300c75 [diff] |
x86: queensbay: Implement PIRQ routing Implement Intel Queensbay platform-specific PIRQ routing support. The chipset PIRQ routing setup is called in the arch_misc_init(). Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>