Commit 0278ec6e authored by Thara Gopinath's avatar Thara Gopinath Committed by Bhupesh Sharma
Browse files

cpufreq: qcom-cpufreq-hw: Add dcvs shared interrupt support



Certain Qualcomm SoCs like sm8150 has two cpu frequency domains
serviced by a single interrupt that notifies h/w initiated frequency
throttling. This in turn means that an LMh interrupt is shared by
two different cpufreq policy. Unfortunately, using just kernel
shared interrupt infrastructure leads to lot corner races between
enabling/disabling interrupts and polling. Avoid this by ensuring
that an interrupt services all the cpufreq groups it caters to.

Signed-off-by: default avatarThara Gopinath <thara.gopinath@linaro.org>
parent 0b375fda
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment