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

Commit 4259de5b authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: enable PM Qos for SD card on SDM845"

parents e67252c8 e8148347
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1442,6 +1442,12 @@
			<&clock_gcc GCC_SDCC2_APPS_CLK>;
		clock-names = "iface_clk", "core_clk";

		/* PM QoS */
		qcom,pm-qos-irq-type = "affine_irq";
		qcom,pm-qos-irq-latency = <70 70>;
		qcom,pm-qos-cpu-groups = <0x3f 0xc0>;
		qcom,pm-qos-legacy-latency-us = <70 70>, <70 70>;

		status = "disabled";
	};