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

Commit ce52cb49 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Disable UART on MSM8909 MTP"

parents 0c35e77d a8d2d97f
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>;
};