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

Commit 18ccbf0d authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar
Browse files

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



Add device tree files to support sdx ipc driver for LE-CPE V1/V2
on sdxprairie target.

Change-Id: I71e5be73f4f223d83e6043fc19c072fb5a0d523b
Signed-off-by: default avatarRishabh Bhatnagar <rishabhb@codeaurora.org>
parent 590a1f5d
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";
	};
};