thesofproject / linux

Linux kernel source tree
Other
91 stars 134 forks source link

ASoC: Intel: sof_sdw: Add missing quirks from some new Dell #5229

Closed bardliao closed 2 weeks ago

bardliao commented 2 weeks ago

Add missing quirks for some new Dell laptops using cs42l43's speaker outputs.

bardliao commented 2 weeks ago

@charleskeepax I can imagine that there will be more and more devices that need the SOC_SDW_CODEC_SPKR quirk. Is there any way that we can reduce it a bit?

charleskeepax commented 2 weeks ago

Yeah hopefully longer term we can start to use the DisCo to parse which ones have the speaker component but we are not quite there yet on that so we probably need to keep using the quirk for a bit longer.