OSDN Git Service

drivers: thermal: Use FCAP scm call instead of DMAX in LMH DCVSh
authorManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
Tue, 25 Jun 2019 12:36:17 +0000 (18:06 +0530)
committerManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
Tue, 25 Jun 2019 12:37:10 +0000 (18:07 +0530)
commit03f0af3c211e72d559dabe8486c60a6454d167a7
tree44f7689ef09ae847a1716653aa5dd66b71da196f
parentf6ee0c2bb45db2737a186315bbe1e448a1f19d38
drivers: thermal: Use FCAP scm call instead of DMAX in LMH DCVSh

LMH-DCVSh driver right now achieves the software mitigation by using
the domain max scm call. But this could have some delays in clearing
the mitigation.

To avoid the delay, use the frequency cap scm call to place the
mitigation.

Change-Id: I00f1b2534505e02c8e66f6ce8088c37bfbb98198
Signed-off-by: Manaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
drivers/thermal/msm_lmh_dcvs.c