commit | ce28a7f23c44a2d366f08ea03f6be8158b8a8a6e | [log] [tgz] |
---|---|---|
author | Haiying Wang <haiying.wang@freescale.com> | Fri Jul 28 12:41:35 2006 -0400 |
committer | Jon Loeliger <jdl@freescale.com> | Mon Jul 31 09:43:08 2006 -0500 |
tree | 4d20a65867815abf80822cb50c7a8135d5ce3088 | |
parent | d8082c1aa8aa243382c2b96245a098b9210aa2fa [diff] |
Correct the irq value of DUART2
diff --git a/board/mpc8641hpcn/oftree.dts b/board/mpc8641hpcn/oftree.dts index e3f5efa..742a140 100644 --- a/board/mpc8641hpcn/oftree.dts +++ b/board/mpc8641hpcn/oftree.dts
@@ -187,7 +187,7 @@ compatible = "ns16550"; reg = <4600 100>; clock-frequency = <0>; - interrupts = <2a 2>; + interrupts = <1c 2>; interrupt-parent = <40000>; };