Sfoglia il codice sorgente

Correct the irq value of DUART2

Haiying Wang 19 anni fa
parent
commit
71748af833
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 2>;
+			interrupts = <1c 2>;
 			interrupt-parent = <40000>;
 		};