Skip to content

hw/drivers/i2s: Fix setting for bypass mode #3446

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

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Jul 2, 2025

With this change when bypass is enabled ratio
between MSCK and BCLK is computed when needed.
Previously user could prepare mck_setup and ratio
values but now it's done automatically

@kasjer kasjer requested a review from rymanluk July 2, 2025 13:01
@github-actions github-actions bot added the size/s label Jul 2, 2025
With this change when bypass is enabled ratio
between MSCK and BCLK is computed when needed.
Previously user could prepare mck_setup and ratio
values but now it's done automatically

Signed-off-by: Jerzy Kasenberg <[email protected]>
@kasjer kasjer force-pushed the kasjer/i2s_nrfx-add-clock-calculation-for-bypass-mode branch from aa8e0c9 to 326a312 Compare July 2, 2025 13:04
@kasjer kasjer merged commit 71b9c03 into apache:master Jul 3, 2025
21 checks passed
@kasjer kasjer deleted the kasjer/i2s_nrfx-add-clock-calculation-for-bypass-mode branch July 3, 2025 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants