All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add Support for ASUS NUC using CS35L41
@ 2025-06-12 16:00 Stefan Binding
  2025-06-12 16:00 ` [PATCH v1 1/2] ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDA Stefan Binding
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Binding @ 2025-06-12 16:00 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai
  Cc: linux-sound, linux-kernel, patches, Stefan Binding

Add support for 1 amp configuration for ASUS NUC using CS35L41.
The NUC is using 1 CS35L41 amplifier using SPI with Internal Boost.

Stefan Binding (2):
  ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDA
  ALSA: hda/realtek: Add support for ASUS NUC using CS35L41 HDA

 include/sound/cs35l41.h       |  12 ++++
 sound/pci/hda/cs35l41_hda.c   | 103 +++++++++++++++++++++-------------
 sound/pci/hda/cs35l41_hda.h   |   1 +
 sound/pci/hda/patch_realtek.c |  11 ++++
 4 files changed, 89 insertions(+), 38 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-06-13  8:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-12 16:00 [PATCH v1 0/2] Add Support for ASUS NUC using CS35L41 Stefan Binding
2025-06-12 16:00 ` [PATCH v1 1/2] ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDA Stefan Binding
2025-06-12 16:00 ` [PATCH v1 2/2] ALSA: hda/realtek: Add support for ASUS NUC using " Stefan Binding
2025-06-13  8:20 ` [PATCH v1 0/2] Add Support for ASUS NUC using CS35L41 Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.