mbox series

[0/4] ASoC: rt5645: Enable internal mic and headset on ECS EF20

Message ID 20210107090625.107078-1-chiu@endlessos.org (mailing list archive)
Headers show
Series ASoC: rt5645: Enable internal mic and headset on ECS EF20 | expand

Message

Chris Chiu Jan. 7, 2021, 9:06 a.m. UTC
These patches are trying to fix the jack detection and internal
microphone problems on ECS EF20 series laptops which are empowered
by Intel Atom x5-Z8350 CPU (CherryTrail) with Realtek rt5645 audio
codec.

Chris Chiu (4):
  ASoC: rt5645: Introduce mapping for ACPI-defined GPIO
  ASoC: rt5645: Add ACPI-defined GPIO for ECS EF20 series
  ASoC: rt5645: add inv_hp_det flag
  ASoC: rt5645: Enable internal microphone and JD on ECS EF20

 include/sound/rt5645.h    |  2 ++
 sound/soc/codecs/rt5645.c | 46 ++++++++++++++++++++++++++++++++++++++-
 2 files changed, 47 insertions(+), 1 deletion(-)