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

Commit e8148347 authored by Can Guo's avatar Can Guo
Browse files

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



This change enables PM Qos feature for SD card on SDM845
by adding PM Qos voting entries in the device tree.

Change-Id: I5478e1f275c13592c80fd1bde4b401128e1fb7ce
Signed-off-by: default avatarCan Guo <cang@codeaurora.org>
parent cc8c86a2
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1438,6 +1438,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";
	};