diff options
author | Tom Rini <trini@konsulko.com> | 2016-05-23 22:32:47 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-05-23 22:32:47 (GMT) |
commit | 6d54868eeb2697c9a905c4d3521efbacc44c5258 (patch) | |
tree | 6ad3ae03a0083d1a50a6152bd6dcad5630ce7823 /arch/x86/dts/qemu-x86_q35.dts | |
parent | d7d000311285e4b8d11e089ca13ea456a01be3b8 (diff) | |
parent | 8216b11cdd50515fbc423a4b2709a00865b8621d (diff) | |
download | u-boot-6d54868eeb2697c9a905c4d3521efbacc44c5258.tar.xz |
Merge branch 'master' of git://git.denx.de/u-boot-x86
Diffstat (limited to 'arch/x86/dts/qemu-x86_q35.dts')
-rw-r--r-- | arch/x86/dts/qemu-x86_q35.dts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/dts/qemu-x86_q35.dts b/arch/x86/dts/qemu-x86_q35.dts index 5d601b3..0d462a9 100644 --- a/arch/x86/dts/qemu-x86_q35.dts +++ b/arch/x86/dts/qemu-x86_q35.dts @@ -69,6 +69,8 @@ irq-router { compatible = "intel,irq-router"; intel,pirq-config = "pci"; + intel,actl-8bit; + intel,actl-addr = <0x44>; intel,pirq-link = <0x60 8>; intel,pirq-mask = <0x0e40>; intel,pirq-routing = < |