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

Commit 8a915ec9 authored by Dilip Kota's avatar Dilip Kota
Browse files

ARM: dts: msm: Disable UARTDM1 core by default



Keep hsuart over uartdm1 core disabled by default.
At present there is no client using the high speed
UART on MSM8939 target.

Change-Id: Ie2c1084ef23b0903524ec625d9d32bef8082a804
Signed-off-by: default avatarDilip Kota <c_dkota@codeaurora.org>
parent 681cdee2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1111,6 +1111,7 @@
		pinctrl-names = "default", "sleep";
		pinctrl-0 = <&hsuart_active>;
		pinctrl-1 = <&hsuart_sleep>;
		status = "disabled";
	};

	qcom,venus@1de0000 {