powerpc/86xx: Fix GE SBC310 XMC site support
authorMalcolm Crossley <malcolm.crossley2@gefanuc.com>
Mon, 11 Jan 2010 12:23:18 +0000 (12:23 +0000)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 18 Feb 2010 03:17:05 +0000 (21:17 -0600)
Correction to interrupt map mask for GE SBC310 XMC site and addition of
alias.

Signed-off-by: Malcolm Crossley <malcolm.crossley2@gefanuc.com>
Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/gef_sbc310.dts

index 8ea8d4a..8e4efff 100644 (file)
@@ -32,6 +32,7 @@
                serial0 = &serial0;
                serial1 = &serial1;
                pci0 = &pci0;
+               pci1 = &pci1;
        };
 
        cpus {
                clock-frequency = <33333333>;
                interrupt-parent = <&mpic>;
                interrupts = <0x18 0x2>;
-               interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
+               interrupt-map-mask = <0xff00 0x0 0x0 0x7>;
                interrupt-map = <
                        0x0000 0x0 0x0 0x1 &mpic 0x0 0x2
                        0x0000 0x0 0x0 0x2 &mpic 0x1 0x2