소스 검색

Modify the IRQ of DUART2

Haiying Wang 19 년 전
부모
커밋
c83ae9ea6d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>;
 		};