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

[FEATURE] Fix clock ratio between CCOUNT and Timers #22

Open
lgirdwood opened this issue Sep 27, 2019 · 1 comment
Open

[FEATURE] Fix clock ratio between CCOUNT and Timers #22

lgirdwood opened this issue Sep 27, 2019 · 1 comment

Comments

@lgirdwood
Copy link
Member

Currently the ratio between CCOUNT and timers is not aligned with HW values due to emulation. Fix this by incrementing timers based on CCOUNT increments (and keep it async).

@xiulipan
Copy link

@lgirdwood I have fixed some issues about the timer in #21 , and I think I will also need to have some platform specific config to make the timer and wc in sync. Will send patches later.

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

No branches or pull requests

2 participants