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] drivers: clock_control: nrf: Add workaround for XO sta… #2513

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

nordic-krch
Copy link
Contributor

…rt anomaly

Add workaround to HFCLK start and stop in nrf54l. In future workaround will be in nrfx driver.

Upstream PR #: 85880

Raffael Rostagno and others added 4 commits February 20, 2025 13:31
Update gpio config for more correct handling.

Signed-off-by: Raffael Rostagno <[email protected]>
Signed-off-by: Krzysztof Chruściński <[email protected]>
(cherry picked from commit 931c671cc2e87670b4e49fa44807664721990426)
…nction

Avoid unhandled event calling assert function

Signed-off-by: Matthias Hauser <[email protected]>
(cherry picked from commit 543864321cbdf5a60ed7e76976f52e28147c75e5)
…nts for now

New events from nrfx_clock driver are not utilized for now
by the clock_control, so should be ignored to avoid assertion.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit 2692f167576b74c0a9f13309d5a55f88a93f2cc6)
…rt anomaly

Add workaround to HFCLK start and stop in nrf54l. In future workaround
will be in nrfx driver.

Signed-off-by: Krzysztof Chruściński <[email protected]>
(cherry picked from commit 2cb2cf226c0254d662794b8158dd05688eb8e57b)
@nordic-krch nordic-krch force-pushed the ncs/nrf54l_xostart_workaround branch from 225dc3a to 9875758 Compare February 20, 2025 12:31
@nordic-krch
Copy link
Contributor Author

PWM commit added which improves stability of tests/drivers/pwm/pwm_gpio_loopback which was occasionally failing on nrf54l15.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport v3.7.99-ncs2-branch Relates to NCS v2.9-branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants