Browse Source

Modify the IRQ of DUART2

Haiying Wang 19 năm trước cách đây
mục cha
commit
c83ae9ea6d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      board/mpc8641hpcn/oftree.dts

+ 1 - 1
board/mpc8641hpcn/oftree.dts

@@ -187,7 +187,7 @@
 			compatible = "ns16550";
 			reg = <4600 100>;
 			clock-frequency = <0>;
-			interrupts = <2a 3>;
+			interrupts = <1c 3>;
 			interrupt-parent = <40000>;
 		};