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

Commit 8d7e5af7 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 f5653776 18ccbf0d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -91,3 +91,7 @@
&usb {
	qcom,smmu-s1-bypass;
};

&sdx_ext_ipc {
	status = "ok";
};
+3 −0
Original line number Diff line number Diff line
@@ -22,3 +22,6 @@
	qcom,force-warm-reboot;
};

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