From: Haiying Wang Date: Fri, 28 Jul 2006 16:41:35 +0000 (-0400) Subject: Correct the irq value of DUART2 X-Git-Tag: v2008.10-rc1~1125^2~1^2~20^2~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=71748af833ca1017edf1415be376366ff2937d17;p=platform%2Fkernel%2Fu-boot.git 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>; };