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

Commit b739d806 authored by Tarun Gupta's avatar Tarun Gupta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add dt parameter to specify pm_qos latency for UICC



UICC througput is impacted if CPU goes to power collapse when transfers
are in progress. Add dt parameter to support for appropriate pm_qos voting
to prevent CPU from going into power collapse mode during transfers.

Change-Id: I9a6502818f1b4d6c9babeb9f1fdf2f59478a5826
Signed-off-by: default avatarTarun Gupta <tarung@codeaurora.org>
parent b1933b90
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1362,6 +1362,7 @@
			spi-cpha = <1>;
			core-vcc-supply = <&pm8916_l2>;
			spi-vcc-supply = <&pm8916_l5>;
			qcom,pm-qos-latency = <2>;
			lattice,reset-gpio = <&msm_gpio 3 0>;
			lattice,config-done-gpio = <&msm_gpio 1 0>;
			lattice,vcc-en-gpio = <&msm_gpio 114 0>;