ASoC: ssm4567: Add sense support
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 12 Aug 2015 11:58:38 +0000 (13:58 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 14 Aug 2015 16:29:15 +0000 (17:29 +0100)
commitdbe71b9d86ee77cf58a92657c43b0e48954dc62b
treefa7198bcc3b1f6f67702a12825f2877ef86ce9eb
parent0e375d625b3493721219af571aeeca17e01f6da4
ASoC: ssm4567: Add sense support

The ssm4567 has sensing circuitry that can be used to monitor the current
and voltage on the speaker amplifier output has well as the VBAT input.
This data can be output over the I2S interface so it can be processed by a
DSP or similar.

This patch adds the sense capture output stream to the CODEC DAI as well as
DAPM widgets that ensure that the sensing circuitry is powered up when the
capture stream is active.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/ssm4567.c
This page took 0.025793 seconds and 5 git commands to generate.