ASoC: cs42l42: Always wait at least 3ms after reset
authorLucas Tanure <tanureal@opensource.cirrus.com>
Fri, 5 Mar 2021 17:34:32 +0000 (17:34 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 8 Mar 2021 14:20:41 +0000 (14:20 +0000)
commitddaa9bea4ffaba50f814585f294a5d98641b41ad
treeb2e30285f7f239389b07fc155ab569f9627c6be0
parent9ad4f9ea976e05d4eba62ea58c7c7c45705b80a1
ASoC: cs42l42: Always wait at least 3ms after reset

This delay is part of the power-up sequence defined in the datasheet.
A runtime_resume is a power-up so must also include the delay.

Signed-off-by: Lucas Tanure <tanureal@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210305173442.195740-6-tanureal@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs42l42.c
sound/soc/codecs/cs42l42.h