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

Commit dd39853d 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 62c8720d
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";
	};
};