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

audio: copier: use v_index for DAI index in I2S link creation #8980

Commits on Apr 25, 2024

  1. audio: copier: use v_index for DAI index in I2S link creation

    This commit updates the copier DAI creation logic for I2S links to use
    the `v_index` field from the `node_id` structure as the DAI index. This
    change ensures that the correct DAI index is used when creating I2S links,
    aligning with the new SSP link management mechanism.
    
    West update to necessary SSP changes:
    driver: ssp: update Intel SSP DAI driver to support dynamic SSP management
    
    Signed-off-by: Damian Nikodem <damian.nikodem@intel.com>
    dnikodem committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    95c4e8c View commit details
    Browse the repository at this point in the history