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

Commit f9d15eb7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents b41ed2e4 8db54e55
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 {