]> Pileus Git - ~andy/linux/commit
ASoC: tlv320aic32x4: Fix MICPGA input configuration
authorMarkus Pargmann <mpa@pengutronix.de>
Mon, 27 Jan 2014 12:03:06 +0000 (13:03 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 27 Jan 2014 18:13:44 +0000 (18:13 +0000)
commit609e6025b8ed347c5eba54eb12357193e46dd34f
tree1c5864982f36bbd8fb3f8c4f8ccc271859617629
parentb44aa40f875b06b1986a18251d601ee1832c4476
ASoC: tlv320aic32x4: Fix MICPGA input configuration

Currently the Negative Terminal Input Routing Configuration is only set
when there is a special routing configuration. If we don't use one of
the inputs IN1 or IN2 as negative terminal input, the PGA and recording
does not work.

This patch adds a route from CM1L/CM1R to the PGA as negative input by
default. With this configuration the PGA can amplify all input signals
and line-in/mic works again.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/tlv320aic32x4.c
sound/soc/codecs/tlv320aic32x4.h