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

Topology2: add 96KHz rate support for SDW jack #9642

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

bardliao
Copy link
Collaborator

@bardliao bardliao commented Nov 6, 2024

Add 96KHz rate support for SoundWire jack device.

@kv2019i kv2019i requested a review from singalsu November 6, 2024 19:13
Copy link
Collaborator

@kv2019i kv2019i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok although it's not quite common to not have any users yet in the tree. adding @singalsu to check the usage. This will have to use SRC or otherwise will be of limited use towards user-space.

Add 96KHz/192KHz rates support for SoundWire jack device.

Signed-off-by: Bard Liao <[email protected]>
@bardliao bardliao marked this pull request as ready for review November 7, 2024 06:18
@bardliao
Copy link
Collaborator Author

bardliao commented Nov 7, 2024

Looks ok although it's not quite common to not have any users yet in the tree. adding @singalsu to check the usage. This will have to use SRC or otherwise will be of limited use towards user-space.

As far as I know, we always expose single sample rate to user space. Not sure if SRC is necessary, I set the same rate to all elements in the entire path.

@lgirdwood
Copy link
Member

Looks ok although it's not quite common to not have any users yet in the tree. adding @singalsu to check the usage. This will have to use SRC or otherwise will be of limited use towards user-space.

As far as I know, we always expose single sample rate to user space. Not sure if SRC is necessary, I set the same rate to all elements in the entire path.

1st step is to enable the interface at the new rates so that aplay can directly use the new rates. 2nd step is SRC etc.

@lgirdwood lgirdwood merged commit b372425 into thesofproject:main Nov 7, 2024
44 of 47 checks passed
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.

3 participants