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

Commit 279509a6 authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam
Browse files

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



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

Change-Id: Iaf1670a3f09b4094cb33b6234a0097427143dd95
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent a42f90b1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2665,6 +2665,7 @@

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

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