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

src: dai-zephyr: copy data to all available sinks #9200

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

Conversation

dnikodem
Copy link
Contributor

@dnikodem dnikodem commented Jun 5, 2024

In the case where the copier has more than one output and, additionally, we will be using a pin other than pin 0 (for example, when we want to copy data from pin 1 of a gateway-type copier to the next pipeline), it is necessary to copy data in playback path from the source to the output for all possible sinks.

@dnikodem dnikodem force-pushed the copy_audio_to_all_available_sinks branch 3 times, most recently from 2649bd8 to 3c13bc4 Compare June 6, 2024 11:42
In the case where the copier has more than one output and,
additionally, we will be using a pin other than pin 0
(for example, when we want to copy data from pin 1 of
a gateway-type copier to the next pipeline), it is necessary
to copy data in playback path from the source to the output
for all possible sinks.

Signed-off-by: Damian Nikodem <[email protected]>
@dnikodem dnikodem force-pushed the copy_audio_to_all_available_sinks branch from 3c13bc4 to 9f5f8ce Compare June 12, 2024 11:35
@dnikodem dnikodem marked this pull request as ready for review June 17, 2024 09:59
Copy link
Member

@lgirdwood lgirdwood left a comment

Choose a reason for hiding this comment

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

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.

None yet

2 participants