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

Commit 3610cc1f authored by Chris Lew's avatar Chris Lew Committed by Gerrit - the friendly Code Review server
Browse files

ARM: msm: dts: Add qrtr net ids for sm8150-sdxprairie



Add forwarding net-ids for qrtr to enable forwarding between subnets.

Change-Id: Id1f4c07afc90133c9cc354701e2a002726110de5
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent fb8be8cc
Loading
Loading
Loading
Loading
+25 −0
Original line number Diff line number Diff line
@@ -38,6 +38,31 @@
	mhi_chan@105 {
		status = "disabled";
	};

	mhi_devices {
		mhi_qrtr {
			mhi,chan = "IPCR";
			qcom,net-id = <3>;
		};
	};
};

&glink_adsp {
	qcom,adsp_qrtr {
		qcom,net-id = <2>;
	};
};

&glink_slpi {
	qcom,slpi_qrtr {
		qcom,net-id = <1>;
	};
};

&glink_cdsp {
	qcom,cdsp_qrtr {
		qcom,net-id = <1>;
	};
};

&soc {