Skip to content
Commit 04c0d5bd authored by Jim Quigley's avatar Jim Quigley Committed by jimqui01
Browse files

DVFS: Add support for multiple concurrent SET_OPP requests



Enable multiple SET_OPP requests to be serviced as a single
'collapsed' request where the data from the last service request
overrides the earlier requests.

Some requests cannot be allowed to fail. This patch adds retry
functionality.

Always set frequency regardless of voltage. If the requested voltage
is equal to the actual voltage but the frequency has not yet been set
we go ahead and set the frequency.

Change-Id: I532bbd90104db399c275ecd55014c66e9b42d9ea
Signed-off-by: default avatarJim Quigley <jim.quigley@arm.com>
parent 841f5b3d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment