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

Commit 8db54e55 authored by Gustavo Solaira's avatar Gustavo Solaira
Browse files

ARM: dts: msm: Enable mhi_dev IPC_RTR export for mdm9650 CV2X



Enable ipc_router export over mhi_dev transport to
communicate with an External AP over PCIe.

Change-Id: I75f8ec917cfc9ec3c7ea5eb59140ac8e770e9e8b
Signed-off-by: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent 203023cb
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -56,6 +56,15 @@
	pps {
		use-system-time-ts;
	};

	qcom,ipc_router_external_ap_xprt {
		compatible = "qcom,ipc-router-mhi-dev-xprt";
		qcom,out-chan-id = <20>;
		qcom,in-chan-id = <21>;
		qcom,xprt-remote = "external-ap";
		qcom,xprt-linkid = <2>;
		qcom,xprt-version = <1>;
	};
};

&cnss_pcie {