-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
topology2: Add cs42l43 and cs35l56 support on ADL/RPL, MTL/ARL, LNL
The ADL, ARL, LNL hardware board configurations are below: ARL has the same dsp generiation as MTL. So set platform = mtl. SoundWire# ├── link 0: cs42l43 Audio Jack and DMICs/Bridge to amplifiers. | | -> sof-rpl-cs42l43-l0.tplg │ │ -> sof-mtl-cs42l43-l0.tplg │ │ -> sof-arl-cs42l43-l0.tplg │ │ -> sof-lnl-cs42l43-l0.tplg │ │ │ ├── link 2: cs35l56 Left and Right Amplifier. │ -> sof-arl-cs42l43-l0-cs35l56-l2.tplg │ ├──── link 2: cs35l56 Right/Rightx2 Amplifier. ├──── link 3: cs35l56 Left/Leftx2 Amplifier. -> sof-adl-cs42l43-l0-cs35l56-l23.tplg -> sof-arl-cs42l43-l0-cs35l56-l23.tplg -> sof-lnl-cs42l43-l0-cs35l56-l23.tplg SoundWire# ├── link 2: cs42l43 Audio Jack and DMICs. │ -> sof-arl-cs42l43-l2.tplg │ ├──── link 3: cs35l56 Left and Right Amplifier. -> sof-arl-cs42l43-l2-cs35l56-l3.tplg Signed-off-by: Mac Chiang <mac.chiang@intel.com>
- Loading branch information
Showing
3 changed files
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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