All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add support for CLSA0101
@ 2022-07-27  9:59 ` Lucas Tanure
  0 siblings, 0 replies; 14+ messages in thread
From: Lucas Tanure @ 2022-07-27  9:59 UTC (permalink / raw)
  To: Jaroslav Kysela, Rafael J . Wysocki, Len Brown, Hans de Goede,
	Mark Gross, Takashi Iwai, Cameron Berkenpas
  Cc: alsa-devel, patches, linux-kernel, linux-acpi,
	platform-driver-x86, Lucas Tanure

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-07-28 10:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27  9:59 [PATCH v2 0/4] Add support for CLSA0101 Lucas Tanure
2022-07-27  9:59 ` Lucas Tanure
2022-07-27  9:59 ` [PATCH v2 1/4] ALSA: hda: cs35l41: Use the CS35L41 HDA internal define Lucas Tanure
2022-07-27  9:59   ` Lucas Tanure
2022-07-27  9:59 ` [PATCH v2 2/4] ALSA: hda: cs35l41: Support CLSA0101 Lucas Tanure
2022-07-27  9:59   ` Lucas Tanure
2022-07-27  9:59 ` [PATCH v2 3/4] ACPI: scan: Add CLSA0101 Laptop Support Lucas Tanure
2022-07-27  9:59   ` Lucas Tanure
2022-07-27  9:59 ` [PATCH v2 4/4] platform/x86: serial-multi-instantiate: Add CLSA0101 Laptop Lucas Tanure
2022-07-27  9:59   ` Lucas Tanure
2022-07-27 15:27 ` [PATCH v2 0/4] Add support for CLSA0101 Cameron Berkenpas
2022-07-27 15:27   ` Cameron Berkenpas
2022-07-28 10:34 ` Takashi Iwai
2022-07-28 10:34   ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.