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

Commit a8d2d97f authored by Dilip Kota's avatar Dilip Kota
Browse files

ARM: dts: msm: Disable UART on MSM8909 MTP



Disable BLSP1 UART1 on msm8909 MTP target.

Change-Id: Ifc6e12ab9002a9b8c3c8780adec3e1e2936477b0
Signed-off-by: default avatarDilip Kota <c_dkota@codeaurora.org>
parent acf1a779
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -265,7 +265,7 @@
};

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