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

Commit c3ee17fe authored by Kaushal Kumar's avatar Kaushal Kumar
Browse files

ARM: dts: msm: Fix the debug UART for msm8916



The debug UART is on BLSP1 UART2 in msm8916.
Switch to that from BLSP1 UART1.

Change-Id: I2e5d6ffb2e356d73bbb69f7105be1d379fb24c9f
Signed-off-by: default avatarKaushal Kumar <kaushalk@codeaurora.org>
parent 360013b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@
		};

		pmx-uartconsole {
			qcom,pins = <&gp 0>, <&gp 1>;
			qcom,pins = <&gp 4>, <&gp 5>;
			qcom,num-grp-pins = <2>;
			qcom,pin-func = <2>;
			label = "uart-console";