]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: x86: quark: Add an interrupt driver
authorSimon Glass <sjg@chromium.org>
Wed, 20 Jan 2016 04:32:30 +0000 (21:32 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:07:18 +0000 (12:07 +0800)
commit117bfc7fbe1cfe2a7e8a21f996adf9a59f60405d
tree2f0b12e01f0eb504c9878f5311e0096345af430f
parentf8b4e45e313f1f3ab092d1172e5348466c57481c
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>
arch/x86/cpu/quark/Makefile
arch/x86/cpu/quark/irq.c [new file with mode: 0644]
arch/x86/cpu/quark/quark.c
arch/x86/dts/galileo.dts