[PATCH 0/7] ASoC: cs43130: Fixes and improvements

From: Maciej Strozek
Date: Fri Nov 17 2023 - 09:14:15 EST


This patchset aims to add minor fixes (first two patches) and
introduce general improvements to the driver (rest of the patches)

Maciej Strozek (7):
ASoC: cs43130: Fix the position of const qualifier
ASoC: cs43130: Fix incorrect frame delay configuration
ASoC: cs43130: Allow configuration of bit clock and frame inversion
ASoC: cs43130: Store device in private struct and use it more
consistently
ASoC: cs43130: Add handling of ACPI
ASoC: cs43130: Allow driver to work without IRQ thread
ASoC:cs43130: Add switch to control normal and alt hp inputs

sound/soc/codecs/cs43130.c | 311 ++++++++++++++++++++++++-------------
sound/soc/codecs/cs43130.h | 3 +
2 files changed, 204 insertions(+), 110 deletions(-)

--
2.34.1