[PATCH 0/3] ASoC: fsl-asoc-card: Support hp and mic detection

From: Shengjiu Wang
Date: Tue Jul 14 2020 - 05:09:17 EST


Support hp and mic detection.
Add a parameter for asoc_simple_init_jack.

Shengjiu Wang (3):
ASoC: simple-card-utils: Support configure pin_name for
asoc_simple_init_jack
ASoC: bindings: fsl-asoc-card: Support hp-det-gpio and mic-det-gpio
ASoC: fsl-asoc-card: Support Headphone and Microphone Jack detection

.../bindings/sound/fsl-asoc-card.txt | 3 +
include/sound/simple_card_utils.h | 6 +-
sound/soc/fsl/Kconfig | 1 +
sound/soc/fsl/fsl-asoc-card.c | 69 ++++++++++++++++++-
sound/soc/generic/simple-card-utils.c | 7 +-
5 files changed, 78 insertions(+), 8 deletions(-)

--
2.27.0