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

Commit 158dca67 authored by Elson Roy Serrao's avatar Elson Roy Serrao
Browse files

ARM: dts: msm: Set the interrupt moderation interval to 1ms on sdxlemur

Modify the interrupt moderation interval to 1ms to bring down the CPU
usage on sdxlemur.

Change-Id: Ia2ed210f671cf4f708d0a2d217d3f42b487846ae
parent d0f3aa17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@
			tx-fifo-resize;
			maximum-speed = "super-speed-plus";
			dr_mode = "otg";
			snps,xhci-imod-value = <4000>;
			imod-interval-ns = <1000000>;
		};

		qcom,usbbam@a704000 {