[PATCH v2 0/6] ASoC: rt5640: 1 Bugfix + Add support for external GPIO jack-detect
Hans de Goede
hdegoede at redhat.com
Thu Jan 6 12:01:22 CET 2022
Hi All,
Here is v2 of my series to fix jack-detect not working on some x86 Bay
Trail devices. Now rebased on top of the latest broonie/sound.git/for-next.
New this version is a bug-fix for an issue which I noticed in the current
broonie/sound.git/for-next (patch 1 of the series).
Since this fixes a NULL-ptr deref in current for-next patch 1 should be
included into a pull-req for 5.17.
The rest of the series can go to either 5.17 or 5.18.
Regards,
Hans
Hans de Goede (6):
ASoC: rt5640: Fix possible NULL pointer deref on resume
ASoC: rt5640: Change jack_work to a delayed_work
ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec
IRQ
ASoC: rt5640: Add support for boards with an external jack-detect GPIO
ASoC: Intel: bytcr_rt5640: Support retrieving the codec IRQ from the
AMCR0F28 ACPI dev
ASoC: Intel: bytcr_rt5640: Add support for external GPIO jack-detect
sound/soc/codecs/rt5640.c | 71 +++++++++++++++++-----
sound/soc/codecs/rt5640.h | 11 +++-
sound/soc/intel/boards/bytcr_rt5640.c | 86 +++++++++++++++++++++++++--
3 files changed, 146 insertions(+), 22 deletions(-)
--
2.33.1
More information about the Alsa-devel
mailing list