summaryrefslogtreecommitdiffstats
path: root/arch/x86/dts
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-19 21:32:30 -0700
committerBin Meng <bmeng.cn@gmail.com>2016-01-24 12:07:18 +0800
commit117bfc7fbe1cfe2a7e8a21f996adf9a59f60405d (patch)
tree2f0b12e01f0eb504c9878f5311e0096345af430f /arch/x86/dts
parentf8b4e45e313f1f3ab092d1172e5348466c57481c (diff)
downloadtalos-obmc-uboot-117bfc7fbe1cfe2a7e8a21f996adf9a59f60405d.tar.gz
talos-obmc-uboot-117bfc7fbe1cfe2a7e8a21f996adf9a59f60405d.zip
dm: x86: quark: Add an interrupt driver
Add a driver for interrupts on quark and move the code currently in cpu_irq_init() into its probe() method. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86/dts')
-rw-r--r--arch/x86/dts/galileo.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/dts/galileo.dts b/arch/x86/dts/galileo.dts
index 9d82bb3f1b..a2f5a1f223 100644
--- a/arch/x86/dts/galileo.dts
+++ b/arch/x86/dts/galileo.dts
@@ -84,7 +84,7 @@
compatible = "intel,pch7";
irq-router {
- compatible = "intel,irq-router";
+ compatible = "intel,quark-irq-router";
intel,pirq-config = "pci";
intel,pirq-link = <0x60 8>;
intel,pirq-mask = <0xdef8>;
OpenPOWER on IntegriCloud