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

Commit a8da68cf authored by Ramakrishna Gottimukkula's avatar Ramakrishna Gottimukkula
Browse files

defconfig: Enable min frequency adjustment for big cluster



Enable the driver to set the policy min of big cluster to
lowest frequency at cluster power collapse enter and set
it to user supplied frequency at power collapse exit.
This is to allow the voltage in case of common apps rail
to go down to the small cluster operating level when big
cluster is not in use.

Change-Id: I360d6facf2fc9fca7d81c1d7f8a5735f564c3d59
Signed-off-by: default avatarRamakrishna Gottimukkula <rgottimu@codeaurora.org>
parent 3bc9ec22
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -579,6 +579,7 @@ CONFIG_MSM_BAM_DMUX=y
CONFIG_WCNSS_CORE=y
CONFIG_WCNSS_CORE_PRONTO=y
CONFIG_WCNSS_REGISTER_DUMP_ON_BITE=y
CONFIG_BIG_CLUSTER_MIN_FREQ_ADJUST=y
CONFIG_QCOM_BIMC_BWMON=y
CONFIG_DEVFREQ_GOV_QCOM_BW_HWMON=y
CONFIG_DEVFREQ_SIMPLE_DEV=y
+1 −0
Original line number Diff line number Diff line
@@ -599,6 +599,7 @@ CONFIG_MSM_BAM_DMUX=y
CONFIG_WCNSS_CORE=y
CONFIG_WCNSS_CORE_PRONTO=y
CONFIG_WCNSS_REGISTER_DUMP_ON_BITE=y
CONFIG_BIG_CLUSTER_MIN_FREQ_ADJUST=y
CONFIG_QCOM_BIMC_BWMON=y
CONFIG_DEVFREQ_GOV_QCOM_BW_HWMON=y
CONFIG_DEVFREQ_SIMPLE_DEV=y