]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support
authorThara Gopinath <thara.gopinath@linaro.org>
Mon, 9 Aug 2021 19:16:01 +0000 (15:16 -0400)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 30 Aug 2021 05:13:35 +0000 (10:43 +0530)
commit5354f3dcf60cf8d7f8ff3863c0b06e35ae2601e1
tree3bfb25ee7b96df1967fce4a1861e64ff722bfb81
parent90c7b60b3e566183a982ef38ef5695f3e4bb4248
cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support

Add interrupt support to notify the kernel of h/w initiated frequency
throttling by LMh. Convey this to scheduler via thermal presssure
interface.

Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org>
[Viresh: Added changes for arch_topology.c to fix build errors ]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/base/arch_topology.c
drivers/cpufreq/qcom-cpufreq-hw.c