]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Jul 2022 19:24:18 +0000 (21:24 +0200)
commitc99ea5a90f27b2836a78021cfcec0301c952a67d
treed6c64de9d766a2af9ef23b86585bac114e06bd35
parent468daec9c51dff2907936a16ebf428774425a7eb
ASoC: tas2764: Add post reset delays

[ Upstream commit 6d9186f23eeaead5b381ad0caefb134445d24a9c ]

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
0dea35f7773b ("ASoC: tas2770: Insert post reset delay").

Fixes: ff5fd908f544 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/codecs/tas2764.c