]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tas2562: Add voltage sense slot configuration
authorDan Murphy <dmurphy@ti.com>
Fri, 26 Jun 2020 15:41:42 +0000 (10:41 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 29 Jun 2020 17:48:54 +0000 (18:48 +0100)
commit1bd6228389fce37dd0fb038ca28b2eba6acb2722
treef952bd27e4b2acca3ed1aa7899993d0c5b4b7032
parent2ef5a7d03cf9083e860da82dee3fe69fa007ef4f
ASoC: tas2562: Add voltage sense slot configuration

Add Vsense slot configuration based on the device tree.  Adding this
property enables the slot programming to be moved to the tdm_set_slot
callback.  This in affect sets the slots for the Isense and Vsense and
enabling this these modes are now based on whether these features were
powered on or not.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20200626154143.20351-3-dmurphy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2562.c