Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aecb2b6e authored by Jason Jin's avatar Jason Jin Committed by Kumar Gala
Browse files

[POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 board

parent eabd9094
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@
			compatible = "ns16550";
			reg = <0x4600 0x100>;
			clock-frequency = <0>;
			interrupts = <28 2>;
			interrupts = <42 2>;
			interrupt-parent = <&mpic>;
		};