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

Commits on Jun 12, 2024

  1. src: dai-zephyr: copy data to all available sinks

    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 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9f5f8ce View commit details
    Browse the repository at this point in the history