]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Correct the irq value of DUART2
authorHaiying Wang <haiying.wang@freescale.com>
Fri, 28 Jul 2006 16:41:35 +0000 (12:41 -0400)
committerJon Loeliger <jdl@freescale.com>
Mon, 31 Jul 2006 14:43:08 +0000 (09:43 -0500)
board/mpc8641hpcn/oftree.dts

index e3f5efab485018df9f64c9d35760bbbc7cb23e5b..742a1404f1e87f0248fb378808da2d57d40003e3 100644 (file)
                        compatible = "ns16550";
                        reg = <4600 100>;
                        clock-frequency = <0>;
-                       interrupts = <2a 2>;
+                       interrupts = <1c 2>;
                        interrupt-parent = <40000>;
                };