commit | 19325cfea04446bc79b36bffd4978af15f46a00e | [log] [tgz] |
---|---|---|
author | Lucas Tanure <tanureal@opensource.cirrus.com> | Fri Mar 05 17:34:32 2021 +0000 |
committer | Mark Brown <broonie@kernel.org> | Wed Mar 10 12:51:02 2021 +0000 |
tree | a9ba22019bcf59e68cd774e642482469cf1ea89a | |
parent | 15013240fcf791691f99c884802099db34c099b9 [diff] |
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>