]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[POWERPC] Fix incorrect interrupt map on FSL reference boards
authorKumar Gala <galak@kernel.crashing.org>
Fri, 18 Jan 2008 04:32:49 +0000 (22:32 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Jan 2008 01:32:56 +0000 (19:32 -0600)
The ULI based boards had the interrupt maps for USB on the ULI incorrectly
set.

Also, the MPC8572DS was missing the interrupt-map-mask for the 3rd PCIe
controller.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8544ds.dts
arch/powerpc/boot/dts/mpc8572ds.dts
arch/powerpc/boot/dts/mpc8641_hpcn.dts

index 54b3bdf7fc97ed2b1ecb82bead79027f6775c98c..688af9d06382b5b1b2b70390488a65c474915045 100644 (file)
                interrupt-map = <
                        // IDSEL 0x1c  USB
                        e000 0 0 1 &i8259 c 2
-                       e100 0 0 1 &i8259 9 2
-                       e200 0 0 1 &i8259 a 2
-                       e300 0 0 1 &i8259 b 2
+                       e100 0 0 2 &i8259 9 2
+                       e200 0 0 3 &i8259 a 2
+                       e300 0 0 4 &i8259 b 2
 
                        // IDSEL 0x1d  Audio
                        e800 0 0 1 &i8259 6 2
index 233e0d5a8b9de63880606fa087d39c6195a7b9e3..813c259abbe5ca2f0b63477fd54e8787fc931f1b 100644 (file)
 
                        // IDSEL 0x1c  USB
                        e000 0 0 1 &i8259 c 2
-                       e100 0 0 1 &i8259 9 2
-                       e200 0 0 1 &i8259 a 2
-                       e300 0 0 1 &i8259 b 2
+                       e100 0 0 2 &i8259 9 2
+                       e200 0 0 3 &i8259 a 2
+                       e300 0 0 4 &i8259 b 2
 
                        // IDSEL 0x1d  Audio
                        e800 0 0 1 &i8259 6 2
                clock-frequency = <1fca055>;
                interrupt-parent = <&mpic>;
                interrupts = <1b 2>;
+               interrupt-map-mask = <f800 0 0 7>;
                interrupt-map = <
                        /* IDSEL 0x0 */
                        0000 0 0 1 &mpic 0 1
index 86fc2280c16d1158486b7d4aebf9aa9e9f983a41..a7191799ee94aba7dee4d7c51dea66062f89ac12 100644 (file)
 
                        // IDSEL 0x1c  USB
                        e000 0 0 1 &i8259 c 2
-                       e100 0 0 1 &i8259 9 2
-                       e200 0 0 1 &i8259 a 2
-                       e300 0 0 1 &i8259 b 2
+                       e100 0 0 2 &i8259 9 2
+                       e200 0 0 3 &i8259 a 2
+                       e300 0 0 4 &i8259 b 2
 
                        // IDSEL 0x1d  Audio
                        e800 0 0 1 &i8259 6 2