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 <thara.gopinath@xxxxxxxxxx>
---
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.
How do you expect this to get merged ? I pick up this patch alone ?