[PATCH v1 0/3] ALSA: hda/cs8409: Add support for Odin Laptop Variants

Stefan Binding posted 3 patches 4 years ago
There is a newer version of this series
sound/pci/hda/patch_cs8409-tables.c | 19 +++++++
sound/pci/hda/patch_cs8409.c        | 85 ++++++++++++++++++++++++-----
sound/pci/hda/patch_cs8409.h        |  5 ++
3 files changed, 95 insertions(+), 14 deletions(-)
[PATCH v1 0/3] ALSA: hda/cs8409: Add support for Odin Laptop Variants
Posted by Stefan Binding 4 years ago
Add support for new Odin Laptop Variants into CS8409 HDA Driver.

Since these laptops require Speaker Playback Switch, support must be added into
CS8409 HDA driver. Since CS8409 does not have amplifier parameters for the NID
associated with the speaker, the HDA driver does not add the switch
automatically, so the driver needs to add this support manually.

Stefan Binding (3):
  ALSA: hda/cs8409: Support new Odin Variants
  ALSA: hda/cs8409: Add Speaker Playback Switch for Cyborg
  ALSA: hda/cs8409: Add Speaker Playback Switch for Warlock

 sound/pci/hda/patch_cs8409-tables.c | 19 +++++++
 sound/pci/hda/patch_cs8409.c        | 85 ++++++++++++++++++++++++-----
 sound/pci/hda/patch_cs8409.h        |  5 ++
 3 files changed, 95 insertions(+), 14 deletions(-)

-- 
2.25.1