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: Support for NUM_SDW_AMP_LINKS=3 aggregation #9665

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

rfvirgil
Copy link
Contributor

Add cases for NUM_SDW_AMP_LINKS=3 so that speaker playback and capture can be aggregated across 3 SoundWire buses.

The target hardware configurations for this is a SmartCodec plus multiple buses of SmartAmps. Typically the codec drives tweeters and the amps drive woofer/midrange.

This has been tested with the configuration:

SDW0: 2x CS35L56
SDW1: 2x CS35L56
SDW3: CS42L43

with only speaker playback aggregated.

It has also been tested with the configuration:

SDW0: 2x CS35L56
SDW1: 2x CS35L56
SDW3: 2x CS35L56

with playback and amp feedback aggregated.

Add cases for NUM_SDW_AMP_LINKS=3 so that speaker playback and
capture can be aggregated across 3 SoundWire buses.

The target hardware configurations for this is a SmartCodec plus
multiple buses of SmartAmps. Typically the codec drives tweeters
and the amps drive woofer/midrange.

This has been tested with the configuration:

  SDW0: 2x CS35L56
  SDW1: 2x CS35L56
  SDW3: CS42L43

with only speaker playback aggregated.

It has also been tested with the configuration:

  SDW0: 2x CS35L56
  SDW1: 2x CS35L56
  SDW3: 2x CS35L56

with playback and amp feedback aggregated.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
@lgirdwood
Copy link
Member

@bardliao pls review

Copy link
Collaborator

@bardliao bardliao left a comment

Choose a reason for hiding this comment

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

LGTM

@rfvirgil rfvirgil marked this pull request as ready for review November 19, 2024 14:43
@kv2019i kv2019i requested a review from singalsu November 19, 2024 15:50
@lgirdwood lgirdwood merged commit 20a891f into thesofproject:main Nov 22, 2024
45 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.

4 participants