mbox series

[v1,0/4] Add support for Lenovo Thinkbooks

Message ID 20240606130351.333495-1-sbinding@opensource.cirrus.com
Headers show
Series Add support for Lenovo Thinkbooks | expand

Message

Stefan Binding June 6, 2024, 1:03 p.m. UTC
These laptops do not contain _DSD required to support CS35L41 HDA.
To workaround this, add support for these laptops into the configuration
table in cs35l41_hda_property.c.
Also add the required entries into patch_realtek for this SSID.

Stefan Binding (4):
  ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P Gen 5
  ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 4
  ALSA: hda/realtek: Support Lenovo Thinkbook 16P Gen 5
  ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 4

 sound/pci/hda/cs35l41_hda_property.c | 8 ++++++++
 sound/pci/hda/patch_realtek.c        | 4 ++++
 2 files changed, 12 insertions(+)