[PATCH v2 0/3] Fixes and Improvements for CS35L41 HDA
From: Stefan Binding
Date: Mon Feb 13 2023 - 09:50:37 EST
Fixes issue in calibration, where return codes were misinterpreted.
Enable High Pass filter to reduce pops and clicks.
Add improvement to ensure firmware and tuning files are always loaded
together. This ensure the firmware is alsways running with valid
coefficients.
Stefan Binding (2):
ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loaded
ALSA: hda: cs35l41: Enable Amp High Pass Filter
Vitaly Rodionov (1):
ALSA: hda: cs35l41: Correct error condition handling
sound/pci/hda/cs35l41_hda.c | 109 ++++++++++++++++-----------------
sound/pci/hda/hda_cs_dsp_ctl.c | 4 +-
2 files changed, 56 insertions(+), 57 deletions(-)
--
2.34.1