Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0354edb0 authored by Ravi Kumar V's avatar Ravi Kumar V Committed by Stephen Boyd
Browse files

media: rc: Add PM QoS support in gpio ir receiver



PM QoS interface provides a kernel interface for registering performance
expectations by drivers on parameters like latency, timeout and
throughput. Here we prevent PM from keeping the CPU in idle power
collapse mode by voting for PM QoS to minimum IR interrupt latency when
first interrupt is received and devoting it back to default value after
a time delay of 200ms from completion of last interrupt of a IR frame.

CRs-Fixed: 407531
Change-Id: Ib6bf8f3188dfaf03c408601aa3e560fc186492ae
Signed-off-by: default avatarRavi Kumar V <kumarrav@codeaurora.org>
parent af346d97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment