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

Commit b4bfd257 authored by Danny Lin's avatar Danny Lin Committed by Akshay Kakatkar
Browse files

arm64: dts: lito: Allow big cluster to idle in USB perf mode



This will save a lot of power should the USB IRQ ever get affined to
cpu6 or cpu7, whether it's for testing or balancing. The extra 6 µs
for the big cluster's WFI state won't hurt.

Signed-off-by: default avatarDanny Lin <danny@kdrag0n.dev>
parent 15b1a07f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@
			0x1a4>; /* GSI_IF_STS */
		qcom,gsi-disable-io-coherency;
		qcom,dwc-usb3-msm-tx-fifo-size = <27696>;
		qcom,pm-qos-latency = <61>; /* CPU0-WFI-LVL latency +1 */
		qcom,pm-qos-latency = <67>; /* CPU6-WFI-LVL latency +1 */

		qcom,msm-bus,name = "usb0";
		qcom,msm-bus,num-cases = <4>;