Skip to content

Commit

Permalink
[POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 board
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
  • Loading branch information
Jason Jin authored and Kumar Gala committed Apr 30, 2008
1 parent eabd909 commit aecb2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/boot/dts/mpc8610_hpcd.dts
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
compatible = "ns16550";
reg = <0x4600 0x100>;
clock-frequency = <0>;
interrupts = <28 2>;
interrupts = <42 2>;
interrupt-parent = <&mpic>;
};

Expand Down

0 comments on commit aecb2b6

Please sign in to comment.