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

From: Charles Keepax
Date: Fri Nov 17 2023 - 10:54:08 EST


On Fri, Nov 17, 2023 at 02:13:37PM +0000, Maciej Strozek wrote:
> 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(-)
>
> --

Series looks good to me:

Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>

Thanks,
Charles