diff options
author | Ingo Molnar | 2009-05-12 12:17:30 +0200 |
---|---|---|
committer | Ingo Molnar | 2009-05-12 12:17:36 +0200 |
commit | 6cda3eb62ef42aa5acd649bf99c8db544e0f4051 (patch) | |
tree | 93f74ca002f5756c8e157611174f9540b5cf41c0 /arch/powerpc/boot/dts/gef_ppc9a.dts | |
parent | x86/pci: update pirq_enable_irq() to setup io apic routing (diff) | |
parent | x86: apic: Fixmap apic address even if apic disabled (diff) | |
download | kernel-qcow2-linux-6cda3eb62ef42aa5acd649bf99c8db544e0f4051.tar.gz kernel-qcow2-linux-6cda3eb62ef42aa5acd649bf99c8db544e0f4051.tar.xz kernel-qcow2-linux-6cda3eb62ef42aa5acd649bf99c8db544e0f4051.zip |
Merge branch 'x86/apic' into irq/numa
Merge reason: both topics modify the APIC code but were able to do it in
parallel so far. An upcoming patch generates a conflict so
merge them to avoid the conflict.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/powerpc/boot/dts/gef_ppc9a.dts')
-rw-r--r-- | arch/powerpc/boot/dts/gef_ppc9a.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/gef_ppc9a.dts b/arch/powerpc/boot/dts/gef_ppc9a.dts index d47ad0718759..53a7a6255909 100644 --- a/arch/powerpc/boot/dts/gef_ppc9a.dts +++ b/arch/powerpc/boot/dts/gef_ppc9a.dts @@ -161,6 +161,7 @@ #address-cells = <1>; #size-cells = <1>; #interrupt-cells = <2>; + device_type = "soc"; compatible = "fsl,mpc8641-soc", "simple-bus"; ranges = <0x0 0xfef00000 0x00100000>; reg = <0xfef00000 0x100000>; // CCSRBAR 1M |