Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromlist] modules: hal_nordic: dvfs: queue request when busy #2358

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lstnl
Copy link
Contributor

@lstnl lstnl commented Dec 11, 2024

Added one element queue to change frequency setting function, when previous dvfs sequence is still in
progress. Thanks to this EBUSY status will not be
longer reported and last frequency setting will be queued and applied as soon as pending change is done. This is needed by clock control.

Upstream PR #: 78103

Added one element queue to change frequency setting
function, when previous dvfs sequence is still in
progress. Thanks to this EBUSY status will not be
longer reported and last frequency setting will be
queued and applied as soon as pending change is done.
This is needed by clock control.

Upstream PR #: 78103

Signed-off-by: Lukasz Stepnicki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant