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

Commit d6e74f33 authored by Kishan Kumar's avatar Kishan Kumar
Browse files

ARM: dts: msm: Switch to UART0 for mdmferrum



Use UART0 instead of UART1 as the debug UART for
mdmferrum, to comply with the latest GPIO schematic
changes.

Change-Id: I40ff362d2cb95c311bd0c5013b0ab6efa38321f3
Signed-off-by: default avatarKishan Kumar <kishank@codeaurora.org>
parent 3a948415
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
	};
};

&blsp1_uart2 {
&blsp1_uart1 {
	status = "ok";
	pinctrl-names = "default";
	pinctrl-0 = <&uart_console_sleep>;
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
	qcom,board-id = <16 0>;
};

&blsp1_uart2 {
&blsp1_uart1 {
	status = "ok";
	pinctrl-names = "default";
	pinctrl-0 = <&uart_console_sleep>;