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

Commit 90b0a5e9 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: msm8994: Add Uart node for MTP"

parents fdda3f37 0ae54fc7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -443,3 +443,9 @@
&blsp2_uart2 {
	status = "ok";
};

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