]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs35l41: Move power initializations to reg_sequence
authorLucas Tanure <tanureal@opensource.cirrus.com>
Fri, 17 Dec 2021 11:57:01 +0000 (11:57 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 31 Dec 2021 13:21:02 +0000 (13:21 +0000)
commitf92de28f348988a952d753920b6bdea8df319869
treedc9ade1fbd76dce580366a47037f6fc2c913c6e9
parent77580403016c2fd6825249cfd470e0339ec7aa90
ASoC: cs35l41: Move power initializations to reg_sequence

ASoC and HDA systems for all revisions of CS35L41 will benefit
from having this initialization, so add it to reg_sequence of
each revision

By moving to reg_sequence all gains are set to zero. And boost,
monitoring parts, and class D amplifier are disabled.

Signed-off-by: Lucas Tanure <tanureal@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20211217115708.882525-4-tanureal@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l41-lib.c
sound/soc/codecs/cs35l41.c