]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit90313daf6625a97583ea9b5b70166365e3e7c07a
treecccd8eabd6d09ea093a150cc25a9c03b7baa2881
parentc7fe6dbd2d121c6f49a006f7021ee5b4c7d5606a
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
e30c275be685 ("ASoC: tas2770: Insert post reset delay").

Fixes: b3c709a3060c ("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