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

Commit 3500dcdd authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Reduce GSI moderation values for AQC rings"

parents e3784546 3b004662
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -54,13 +54,13 @@
		qcom,rx-proxy = <&atd_proxy_host>,
				<&atd_proxy_uc>;

		qcom,rx-gsi-mod-count = <250>;
		qcom,rx-gsi-mod-timer = <5000>;
		qcom,rx-gsi-mod-count = <20>;
		qcom,rx-gsi-mod-timer = <1>;

		qcom,tx-gsi-mod-count = <250>;
		qcom,tx-gsi-mod-timer = <5000>;
		qcom,tx-gsi-mod-count = <20>;
		qcom,tx-gsi-mod-timer = <1>;

		qcom,rx-mod-usecs = <50>;
		qcom,rx-mod-usecs = <30>;

		qcom,use-pci-direct;