[PATCH v3 0/3] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD

From: Jean-Loïc Charroud
Date: Tue Feb 13 2024 - 18:37:41 EST


This patch set adds the missing DSD properties, to make the internal speaker works for the "ASUS UM3402" and does some cleanup.

Following feedback, I've divided the initial patch into three independent parts and adjusted the explanations:
- Patch 1 : Add internal speaker support for ASUS UM3402 with missing DSD
- Patch 2 : Fix device ID / model name (no functional changes)
- Patch 3 : Fix order and duplicates entry in quirks table (cleanup, no functional changes)

Thank you Takashi for your guidance
I hope everything is in good shape now.

Regards
Loïc

sound/pci/hda/cs35l41_hda_property.c | 2 ++
sound/pci/hda/patch_realtek.c | 7 +++----
2 files changed, 5 insertions(+), 4 deletions(-)