[POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 board
authorJason Jin <Jason.jin@freescale.com>
Sat, 19 Apr 2008 07:07:56 +0000 (15:07 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 30 Apr 2008 10:45:53 +0000 (05:45 -0500)
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8610_hpcd.dts

index 1f2f1e0..255dfef 100644 (file)
                        compatible = "ns16550";
                        reg = <0x4600 0x100>;
                        clock-frequency = <0>;
-                       interrupts = <28 2>;
+                       interrupts = <42 2>;
                        interrupt-parent = <&mpic>;
                };