[PATCH v2 0/4] Add support for CLSA0101

From: Lucas Tanure
Date: Wed Jul 27 2022 - 05:59:59 EST


Add Support for the CLSA0101 laptop, an Intel version of CLSA0100.
This patch has been tested using the CLSA0100, ensuring it
doesn't break the sound for it.
We appreciate it if someone with CLSA0101 could verify that this
the patch works for them.

Changes from V1:
- Add CLSA0101 id into scan.c, serial-multi-instantiate.c
and cs35l41_hda_i2c.c

Lucas Tanure (4):
ALSA: hda: cs35l41: Use the CS35L41 HDA internal define
ALSA: hda: cs35l41: Support CLSA0101
ACPI: scan: Add CLSA0101 Laptop Support
platform/x86: serial-multi-instantiate: Add CLSA0101 Laptop

drivers/acpi/scan.c | 1 +
.../platform/x86/serial-multi-instantiate.c | 1 +
sound/pci/hda/cs35l41_hda.c | 67 ++++++++++++-------
sound/pci/hda/cs35l41_hda_i2c.c | 3 +
sound/pci/hda/patch_realtek.c | 12 ++++
5 files changed, 58 insertions(+), 26 deletions(-)

--
2.37.1