Re: [Patch v5 3/6] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-08-18 03:37:58
Also in:
linux-arm-msm, linux-pm, lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-08-18 03:37:58
Also in:
linux-arm-msm, linux-pm, lkml
On 09-08-21, 15:16, Thara Gopinath wrote:
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 <redacted> --- v4->v5: - Changed throttle_lock from a spinlock to mutex to take potential race between LMh de-init sequence and reenabling of interrupts/polling after a thermal throttle event. - Other cosmetic fixes as pointed out by Viresh.
Applied. Thanks. -- viresh