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

Commit 1880bd42 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: Change UART wakelock settings for apq8084 boards"

parents ab689395 cc767d39
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -155,6 +155,7 @@
};

&blsp2_uart0 {
	qcom,no-suspend-delay;
	status = "ok";
};

+2 −0
Original line number Diff line number Diff line
@@ -198,6 +198,7 @@
};

&blsp2_uart4 {
	qcom,no-suspend-delay;
	status = "ok";
};

@@ -849,3 +850,4 @@
		};
	};
};
+1 −0
Original line number Diff line number Diff line
@@ -143,6 +143,7 @@

&blsp2_uart4 {
	status = "ok";
	qcom,no-suspend-delay;
	qcom,config-gpio = <2>;
	qcom,tx-gpio = <&msmgpio 112 0>;
	qcom,rx-gpio = <&msmgpio 113 0>;