[alsa-devel] [PATCH 0/3] ASoC: patch series to add support for jack detection in mid-x86 and sn95031 codec

Harsha, Priya priya.harsha at intel.com
Fri Jan 28 17:54:11 CET 2011


Hi Mark,

This patch set adds support for jack detection in mid-x6 machine and TI sn95031
codec drivers. Also adds a helper function in soc-jack.c for converting mic bias
values to jack types.

The comments from previous submission are addressed.

[PATCH 1/3] ASoC: soc_jack - add function to determine jack type
	This patch adds a helper function that determines the jack type given
	the mic bias value. For any codec that would give the mic bias value on
	a jack insertion, this function would return the type of jack based on
	mic bias range

[PATCH 2/3] ASoC: mid-x86 machine driver - add jack detect support
 	This patch adds the jack detection in mid-86 machine driver

[PATCH 3/3] ASoC: sn95031 codec - adding jack detection/reporting
	This patch adds the jack detection logic in sn95031 codec. This also
	adds code for reading the ADC to figure out the mic bias and therby
	report jack type detected

-Harsha


More information about the Alsa-devel mailing list