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)
commit275157b367f479334f3e2df7be93a3dd772f359c
tree3bfb25ee7b96df1967fce4a1861e64ff722bfb81
parent37f188318ea3f1da75b32df3b1a19f45d9840652
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