[PATCH v1 0/2] Add Support for three Acer laptops using CS35L41

Stefan Binding posted 2 patches 7 months, 1 week ago
sound/pci/hda/cs35l41_hda_property.c |  6 ++++++
sound/pci/hda/patch_realtek.c        | 10 ++++++++++
2 files changed, 16 insertions(+)
[PATCH v1 0/2] Add Support for three Acer laptops using CS35L41
Posted by Stefan Binding 7 months, 1 week ago
Add support for three Acer laptops using CS35L41 HDA.
These laptops use External boost with I2C.

Stefan Binding (2):
  ALSA: hda/realtek: Add support for Acer Helios Laptops using CS35L41
    HDA
  ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios
    laptops

 sound/pci/hda/cs35l41_hda_property.c |  6 ++++++
 sound/pci/hda/patch_realtek.c        | 10 ++++++++++
 2 files changed, 16 insertions(+)

-- 
2.43.0
Re: [PATCH v1 0/2] Add Support for three Acer laptops using CS35L41
Posted by Takashi Iwai 7 months, 1 week ago
On Thu, 15 May 2025 18:28:31 +0200,
Stefan Binding wrote:
> 
> Add support for three Acer laptops using CS35L41 HDA.
> These laptops use External boost with I2C.
> 
> Stefan Binding (2):
>   ALSA: hda/realtek: Add support for Acer Helios Laptops using CS35L41
>     HDA
>   ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios
>     laptops

Applied both patches now to for-next branch.


thanks,

Takashi