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

fixup! ASoC: SOF: Intel: hda-dai-ops: fix HDaudio link format #4741

Merged

Conversation

plbossart
Copy link
Member

We need to make sure the ch_mask is not zero!

The ch_maps only contains information on codec/cpu connection by default, the ch_mask needs to be set explicitly and this isn't done except for SoundWire links.

@keqiaozhang
Copy link
Collaborator

Confirmed that this PR can fix issue #4739.

bardliao
bardliao previously approved these changes Dec 11, 2023
Copy link
Collaborator

@ujfalusi ujfalusi left a comment

Choose a reason for hiding this comment

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

This is a fix for SSP, right?

We need to make sure the ch_mask is not zero!

The ch_maps only contains information on codec/cpu connection by
default, the ch_mask needs to be set explicitly and this isn't done
except for SoundWire links.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
@plbossart plbossart merged commit 447f463 into thesofproject:topic/sof-dev Dec 18, 2023
9 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.

4 participants