ASoC: tas2764: Add post reset delays
authorMartin Povišer <povik+lin@cutebit.org>
Thu, 30 Jun 2022 07:51:32 +0000 (09:51 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 7 Jul 2022 16:16:32 +0000 (17:16 +0100)
commitcd10bb89b0d57bca98eb75e0444854a1c129a14e
treecccd8eabd6d09ea093a150cc25a9c03b7baa2881
parent94c65dffd4c4af052b3ea8934fbcb2fa8da276a8
ASoC: tas2764: Add post reset delays

Make sure there is at least 1 ms delay from reset to first command as
is specified in the datasheet. This is a fix similar to commit
307f31452078 ("ASoC: tas2770: Insert post reset delay").

Fixes: 827ed8a0fa50 ("ASoC: tas2764: Add the driver for the TAS2764")
Signed-off-by: Martin Povišer <povik+lin@cutebit.org>
Link: https://lore.kernel.org/r/20220630075135.2221-1-povik+lin@cutebit.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2764.c