mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda: cs35l41: imply SERIAL_MULTI_INSTANTIATE
@ 2026-05-27  2:33 Johny Lin
  2026-05-27 10:35 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Johny Lin @ 2026-05-27  2:33 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai, Richard Fitzgerald, Mark Brown,
	Tim Bird, Johny Lin
  Cc: linux-sound, linux-kernel

Use a weak reverse selection to suggest the config
SERIAL_MULTI_INSTANTIATE just like cs35l56 did.

Signed-off-by: Johny Lin <johnylin@google.com>
---
 sound/hda/codecs/side-codecs/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sound/hda/codecs/side-codecs/Kconfig b/sound/hda/codecs/side-codecs/Kconfig
index fc5651e555e3..a08b4bdc3779 100644
--- a/sound/hda/codecs/side-codecs/Kconfig
+++ b/sound/hda/codecs/side-codecs/Kconfig
@@ -28,6 +28,7 @@ config SND_HDA_SCODEC_CS35L41_I2C
 	depends on ACPI
 	depends on EFI
 	depends on SND_SOC
+	imply SERIAL_MULTI_INSTANTIATE
 	select SND_SOC_CS35L41_LIB
 	select SND_HDA_SCODEC_CS35L41
 	select SND_SOC_CS_AMP_LIB
@@ -44,6 +45,7 @@ config SND_HDA_SCODEC_CS35L41_SPI
 	depends on ACPI
 	depends on EFI
 	depends on SND_SOC
+	imply SERIAL_MULTI_INSTANTIATE
 	select SND_SOC_CS35L41_LIB
 	select SND_HDA_SCODEC_CS35L41
 	select SND_SOC_CS_AMP_LIB
-- 
2.54.0.746.g67dd491aae-goog


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

* Re: [PATCH] ALSA: hda: cs35l41: imply SERIAL_MULTI_INSTANTIATE
  2026-05-27  2:33 [PATCH] ALSA: hda: cs35l41: imply SERIAL_MULTI_INSTANTIATE Johny Lin
@ 2026-05-27 10:35 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2026-05-27 10:35 UTC (permalink / raw)
  To: Johny Lin
  Cc: Jaroslav Kysela, Takashi Iwai, Richard Fitzgerald, Mark Brown,
	Tim Bird, linux-sound, linux-kernel

On Wed, 27 May 2026 04:33:50 +0200,
Johny Lin wrote:
> 
> Use a weak reverse selection to suggest the config
> SERIAL_MULTI_INSTANTIATE just like cs35l56 did.
> 
> Signed-off-by: Johny Lin <johnylin@google.com>

Applied to for-next branch.  Thanks.


Takashi

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

end of thread, other threads:[~2026-05-27 10:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-27  2:33 [PATCH] ALSA: hda: cs35l41: imply SERIAL_MULTI_INSTANTIATE Johny Lin
2026-05-27 10:35 ` Takashi Iwai

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®