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

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

ARM: dts: msm: Add low-latency for QRTR on Kona

Some peripherals have low latency communication requirements for data
over the IPCRTR channel. Enable low-latency property required for
peripherals like SLPI and MODEM.

Change-Id: I4f351ba6733407d522f7ea803763aafed7ed42ba
parent 7f272c6e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3817,6 +3817,7 @@
			qcom,slpi_qrtr {
				qcom,net-id = <2>;
				qcom,glink-channels = "IPCRTR";
				qcom,low-latency;
				qcom,intents = <0x800  5
						0x2000 3
						0x4400 2>;
@@ -4968,6 +4969,7 @@
			mhi_qrtr {
				mhi,chan = "IPCR";
				qcom,net-id = <0>;
				qcom,low-latency;
			};
		};
	};