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

Commit 2971f559 authored by Manu Gautam's avatar Manu Gautam Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable host mode interrupt moderation for SDXPRAIRIE



XHCI allows interrupt moderation using imod_interval at 250ns
increments. It is useful to bring down CPU usage on targets
that are having single core.

Change-Id: I90cc45091c7b110463ac7e134c0fe06accf4e26d
Signed-off-by: default avatarManu Gautam <mgautam@codeaurora.org>
parent 44b48b10
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -95,6 +95,7 @@
			tx-fifo-resize;
			maximum-speed = "super-speed-plus";
			dr_mode = "otg";
			snps,xhci-imod-value = <4000>;
		};

		qcom,usbbam@a704000 {