mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2] ASoC: sof_sdw: Add a quirk for Lenovo laptop using sidecar amps with cs42l43
@ 2026-01-28  9:24 Maciej Strozek
  2026-01-28 10:18 ` Cezary Rojewski
  2026-01-28 19:19 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Maciej Strozek @ 2026-01-28  9:24 UTC (permalink / raw)
  To: Cezary Rojewski, Liam Girdwood, Bard Liao, Mark Brown
  Cc: Peter Ujfalusi, Ranjani Sridharan, Kai Vehmanen, Jaroslav Kysela,
	Takashi Iwai, linux-kernel, linux-sound, patches, Maciej Strozek

Add a quirk for a Lenovo laptop (SSID: 0x17aa3821) to allow using sidecar
CS35L57 amps with CS42L43 codec.

Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
---
v2: Added more detailed commit message.
---
 sound/soc/intel/boards/sof_sdw.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/intel/boards/sof_sdw.c b/sound/soc/intel/boards/sof_sdw.c
index 8721a098d53f1..50b838be24e95 100644
--- a/sound/soc/intel/boards/sof_sdw.c
+++ b/sound/soc/intel/boards/sof_sdw.c
@@ -838,6 +838,7 @@ static const struct snd_pci_quirk sof_sdw_ssid_quirk_table[] = {
 	SND_PCI_QUIRK(0x17aa, 0x2347, "Lenovo P16", SOC_SDW_CODEC_MIC),
 	SND_PCI_QUIRK(0x17aa, 0x2348, "Lenovo P16", SOC_SDW_CODEC_MIC),
 	SND_PCI_QUIRK(0x17aa, 0x2349, "Lenovo P1", SOC_SDW_CODEC_MIC),
+	SND_PCI_QUIRK(0x17aa, 0x3821, "Lenovo 0x3821", SOC_SDW_SIDECAR_AMPS),
 	{}
 };

--
2.47.3


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-01-28 19:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-28  9:24 [PATCH v2] ASoC: sof_sdw: Add a quirk for Lenovo laptop using sidecar amps with cs42l43 Maciej Strozek
2026-01-28 10:18 ` Cezary Rojewski
2026-01-28 19:19 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®