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

Commit de270245 authored by Gustavo Solaira's avatar Gustavo Solaira Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable IPC over MHI for SA415M CCARD



Enable the IPC router over MHI_DEV configuration
for SA415M CCARD boards.

Change-Id: Ib79783b734f6b77b01e59efcd05aaa2ca65efe7f
Signed-off-by: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent 409330d3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -48,3 +48,7 @@
&restart_pshold {
	qcom,force-warm-reboot;
};

&ipc_router_mhi_dev_xprt {
	status = "okay";
};
+1 −1
Original line number Diff line number Diff line
@@ -510,7 +510,7 @@
		status = "disabled";
	};

	qcom,ipc_router_mhi_dev_xprt {
	ipc_router_mhi_dev_xprt: qcom,ipc_router_mhi_dev_xprt {
		compatible = "qcom,ipc-router-mhi-dev-xprt";
		qcom,out-chan-id = <20>;
		qcom,in-chan-id = <21>;