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

Commit dac1ada7 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add support for sdx ipc driver for LE-CPE"

parents 5fbb5dfd dd39853d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -76,3 +76,7 @@
&mhi_net_device {
	status = "ok";
};

&sdx_ext_ipc {
	status = "ok";
};
+4 −0
Original line number Diff line number Diff line
@@ -77,3 +77,7 @@
&mhi_net_device {
	status = "ok";
};

&sdx_ext_ipc {
	status = "ok";
};
+1 −0
Original line number Diff line number Diff line
@@ -1469,6 +1469,7 @@
		qcom,ap2mdm-status-gpio = <&tlmm 64 0x00>;
		qcom,mdm2ap-status-gpio = <&tlmm 63 0x00>;
		qcom,mdm2ap-status2-gpio = <&tlmm 66 0x00>;
		status = "disabled";
	};
};