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

Commit c3861123 authored by Chris Lew's avatar Chris Lew Committed by Arun Kumar Neelakantam
Browse files

ARM: dts: msm: Add qrtr net ids for kona



Add qrtr forwarding net ids to enable forwarding between subnets.

Change-Id: Iab675e0331ed8f69c812cc51c737b8d0b0a73bcd
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent 91959cec
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -408,6 +408,11 @@
				mhi,interface-name = "rmnet_mhi";
				mhi,mru = <0x4000>;
			};

			mhi_qrtr {
				mhi,chan = "IPCR";
				qcom,net-id = <3>;
			};
		};
	};
};
+4 −0
Original line number Diff line number Diff line
@@ -1466,6 +1466,7 @@
			qcom,glink-label = "npu";

			qcom,npu_qrtr {
				qcom,net-id = <1>;
				qcom,glink-channels = "IPCRTR";
				qcom,intents = <0x800  5
						0x2000 3
@@ -1493,6 +1494,7 @@
			qcom,glink-label = "lpass";

			qcom,adsp_qrtr {
				qcom,net-id = <2>;
				qcom,glink-channels = "IPCRTR";
				qcom,intents = <0x800  5
						0x2000 3
@@ -1527,6 +1529,7 @@
			qcom,glink-label = "dsps";

			qcom,slpi_qrtr {
				qcom,net-id = <2>;
				qcom,glink-channels = "IPCRTR";
				qcom,intents = <0x800  5
						0x2000 3
@@ -1561,6 +1564,7 @@
			qcom,glink-label = "cdsp";

			qcom,cdsp_qrtr {
				qcom,net-id = <1>;
				qcom,glink-channels = "IPCRTR";
				qcom,intents = <0x800  5
						0x2000 3