[PATCH v1 0/2] Add support for various HP and ASUS laptops using CS35L41 HDA

Stefan Binding posted 2 patches 2 days, 11 hours ago
sound/hda/codecs/realtek/alc269.c | 8 ++++++++
1 file changed, 8 insertions(+)
[PATCH v1 0/2] Add support for various HP and ASUS laptops using CS35L41 HDA
Posted by Stefan Binding 2 days, 11 hours ago
Add support for several HP and ASUS laptops using CS35L41 HDA.
These laptops use Internal boost, with SPI or I2C.

Stefan Binding (2):
  ALSA: hda/realtek: Add support for HP Laptops
  ALSA: hda/realtek: Add support for ASUS 2026 Commercial laptops using
    CS35L41 HDA

 sound/hda/codecs/realtek/alc269.c | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.43.0
Re: [PATCH v1 0/2] Add support for various HP and ASUS laptops using CS35L41 HDA
Posted by Takashi Iwai 2 days, 8 hours ago
On Mon, 30 Mar 2026 15:46:16 +0200,
Stefan Binding wrote:
> 
> Add support for several HP and ASUS laptops using CS35L41 HDA.
> These laptops use Internal boost, with SPI or I2C.
> 
> Stefan Binding (2):
>   ALSA: hda/realtek: Add support for HP Laptops
>   ALSA: hda/realtek: Add support for ASUS 2026 Commercial laptops using
>     CS35L41 HDA

Applied both to for-next branch now.  Thanks.


Takashi