OSDN Git Service

ASoC: rt298: Configure combo jack for headphones
authorDavid Ward <david.ward@gatech.edu>
Sun, 18 Apr 2021 13:46:56 +0000 (09:46 -0400)
committerMark Brown <broonie@kernel.org>
Mon, 19 Apr 2021 15:53:24 +0000 (16:53 +0100)
commitf3bd4dde9f048fa711e98626c8c3bc4d1eae3436
treea299c842e4d1af07824ea8335bdda6266a758be9
parentb15c3ea7e0d2c53b33adc8ca0896de378d6df853
ASoC: rt298: Configure combo jack for headphones

During jack detection, the combo jack is configured for a CTIA headset, and
then for an OMTP headset, while sensing the mic connection. If a mic is not
found in either case, the combo jack should be re-configured for headphones
only. This is consistent with the HDA driver behavior.

Signed-off-by: David Ward <david.ward@gatech.edu>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210418134658.4333-4-david.ward@gatech.edu
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt298.c