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

Commit b43ff2d6 authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam
Browse files

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

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

Change-Id: I2ca68d3d2d311e6231cfa236de016eca5a9fa3c4
parent 50bacb90
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2477,6 +2477,7 @@

			qcom,modem_qrtr {
				qcom,glink-channels = "IPCRTR";
				qcom,low-latency;
				qcom,intents = <0x800  5
						0x2000 3
						0x4400 2>;
@@ -2515,6 +2516,7 @@

			qcom,adsp_qrtr {
				qcom,glink-channels = "IPCRTR";
				qcom,low-latency;
				qcom,intents = <0x800  5
						0x2000 3
						0x4400 2>;