topology2: Add support for cs42l43 SKU with four host DMICs#9666
topology2: Add support for cs42l43 SKU with four host DMICs#9666lgirdwood merged 1 commit intothesofproject:mainfrom
Conversation
7723f41 to
dc937fb
Compare
|
@bardliao pls review. |
|
The main question is that is the SoundWire DMIC used or not. If not, we need to add a quirk in the machine driver. Like Remove CODEC DMIC for specific SKUs by charleskeepax · Pull Request #5186 · thesofproject/linux And, 'SDW_DMIC_STREAM=Capture-SmartMic' is not needed in that case. |
dc937fb to
41e90a0
Compare
|
@charleskeepax - I've been having some fun with this today, I'll bother you about it more tomorrow |
|
Hey @bardliao
I'm pretty certain that we don't have the SoundWire DMIC so will be adding the SOC_SDW_CODEC_MIC quirk when updating the sof_sdw_quirk_table |
Add support for another Lenovo SKU that uses cs42l43 and four host side DMICs rather than the CODECs DMICs. Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
41e90a0 to
951d0fb
Compare
Add support for another Lenovo SKU that uses cs42l43 and four host side DMICs rather than the CODECs DMICs.