topology2: Topologies for Cirrus Logic CDB35L56 boards#9694
Merged
kv2019i merged 4 commits intothesofproject:mainfrom Dec 4, 2024
Merged
topology2: Topologies for Cirrus Logic CDB35L56 boards#9694kv2019i merged 4 commits intothesofproject:mainfrom
kv2019i merged 4 commits intothesofproject:mainfrom
Conversation
This adds a topology for using all 8 amps on a Cirrus Logic CDB35L56-EIGHT-C boardm without the CS42L43 codec. The bus configuration is: SDW0: 4 x CS35L56 SDW1: 4 x CS35L56 All amps are aggregated. Playback is stereo to all 8 amps. Feedback is 8 channels, 1 from each amp. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
This adds a topology for the Cirrus Logic CDB35L56-EIGHT-C board with the speaker playback (SmartAmp) on all 3 buses aggregated. The buses are: SDW0: CS35L56 (SmartAmp) SDW1: CS35L56 (SmartAmp) SDW3: CS42L43 (SmartJack, SmartMic, SmartAmp) Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
This adds a topology for a CDB35L56-EIGHT-C board that has only CS35L56 amps,
without a CS42L43 codec.
SDW0: 4x CS35L56
SDW1: 4x CS35L56
Playback and feedback are aggregated.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
This adds a topology for CS35L56 amplifiers connected to SSP2 in DSP_A mode. This is used with the Cirrus Logic CDB35L56-FOUR board. SSP configuration is fixed at: 48kHz sample rate, 16-bit samples DSP_A with 8 slots of 16-bit width Playback is stereo on slots 0 and 1 Capture is 8 channels on slots 0..7 This gives stereo playback to all amps and 2 channels of feedback from up to 4 amps. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
bardliao
approved these changes
Nov 29, 2024
Collaborator
|
SOFCI TEST |
lgirdwood
approved these changes
Dec 4, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds topologies used with the Cirrus Logic CDB35L56-EIGHT-C and
CDB35L56-FOUR boards.