aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/powerpc/boot/dts/mpc8610_hpcd.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/mpc8610_hpcd.dts b/arch/powerpc/boot/dts/mpc8610_hpcd.dts
index 1f2f1e0a5571..255dfefc2d6d 100644
--- a/arch/powerpc/boot/dts/mpc8610_hpcd.dts
+++ b/arch/powerpc/boot/dts/mpc8610_hpcd.dts
@@ -105,7 +105,7 @@
105 compatible = "ns16550"; 105 compatible = "ns16550";
106 reg = <0x4600 0x100>; 106 reg = <0x4600 0x100>;
107 clock-frequency = <0>; 107 clock-frequency = <0>;
108 interrupts = <28 2>; 108 interrupts = <42 2>;
109 interrupt-parent = <&mpic>; 109 interrupt-parent = <&mpic>;
110 }; 110 };
111 111