]> git.sur5r.net Git - u-boot/commit
x86: irq: Enable SCI on IRQ9
authorBin Meng <bmeng.cn@gmail.com>
Sat, 7 May 2016 14:46:14 +0000 (07:46 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commitd4e61f505b8fd8662142b6e27ef443f88f73176e
treee5c397e785e36bf031e20aa6e1cdf967bacd00d0
parent07ac84eaaa5daeae4a56ff70649a3e50fc470db5
x86: irq: Enable SCI on IRQ9

By default SCI is disabled after power on. ACTL is the register to
enable SCI and route it to PIC/APIC. To support both ACPI in PIC
mode and APIC mode, configure SCI to use IRQ9.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
arch/x86/cpu/irq.c
arch/x86/include/asm/irq.h
doc/device-tree-bindings/misc/intel,irq-router.txt