]> 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)
commitb80d2ac410cf2311a761adf84d652144eefc95de
treef952bd27e4b2acca3ed1aa7899993d0c5b4b7032
parentbcbd176d3503d968359b2a65a6e5328357c4b58e
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