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

Commit b166cfdd authored by Baochu Xu's avatar Baochu Xu
Browse files

ARM: dts: msm: Modify debug uart for SDW2500



Modify debug uart for SDW2500, SDW2500 change debug uart
from BLSP1_UART1 to BLSP1_UART2

Change-Id: I42613ce9a63eca9fd4edb6e656935ebb78a43d70
Signed-off-by: default avatarBaochu Xu <bxu@codeaurora.org>
parent 85108283
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -130,9 +130,13 @@
};

&blsp1_uart1 {
	status = "disabled";
};

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

/* Pinctrl dt nodes for interrupt & reset gpio for Synaptics touch controller */