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

Commit 319a64b7 authored by Gustavo Solaira's avatar Gustavo Solaira
Browse files

ARM: dts: msm: Add MHI_DEV IPC router node for sdxpoorwills



Add a node for enabling IPC router over MHI_DEV for
sdxpoorwills. Disable it for now, it will be enabled by
PCIe endpoint boards.

Change-Id: Ia268971774ec8f695955ae08ffd1cfa7ba01c1e6
Signed-off-by: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent 56eb9b62
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -510,6 +510,16 @@
		status = "disabled";
	};

	qcom,ipc_router_mhi_dev_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>;
		status = "disabled";
	};

	gdsc_emac: qcom,gdsc@147004 {
		compatible = "qcom,gdsc";
		regulator-name = "gdsc_emac";