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
- Follow-Ups:
- Re: (subset) [PATCH 0/7] ASoC: cs43130: Fixes and improvements
- From: Mark Brown
- Re: [PATCH 0/7] ASoC: cs43130: Fixes and improvements
- From: Charles Keepax
- [PATCH 6/7] ASoC: cs43130: Allow driver to work without IRQ thread
- From: Maciej Strozek
- [PATCH 4/7] ASoC: cs43130: Store device in private struct and use it more consistently
- From: Maciej Strozek
- [PATCH 7/7] ASoC:cs43130: Add switch to control normal and alt hp inputs
- From: Maciej Strozek
- [PATCH 5/7] ASoC: cs43130: Add handling of ACPI
- From: Maciej Strozek
- [PATCH 1/7] ASoC: cs43130: Fix the position of const qualifier
- From: Maciej Strozek
- [PATCH 3/7] ASoC: cs43130: Allow configuration of bit clock and frame inversion
- From: Maciej Strozek
- [PATCH 2/7] ASoC: cs43130: Fix incorrect frame delay configuration
- From: Maciej Strozek
- Re: (subset) [PATCH 0/7] ASoC: cs43130: Fixes and improvements
- Prev by Date: [PATCH 1/7] ASoC: cs43130: Fix the position of const qualifier
- Next by Date: [PATCH 5/7] ASoC: cs43130: Add handling of ACPI
- Previous by thread: [PATCH v5 00/16] ALSA/ASoC: hda: Address format selection limitations and ambiguity
- Next by thread: [PATCH 2/7] ASoC: cs43130: Fix incorrect frame delay configuration
- Index(es):