]> 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)
commit6d9186f23eeaead5b381ad0caefb134445d24a9c
treecccd8eabd6d09ea093a150cc25a9c03b7baa2881
parent47314fbba5bce796ae88eb9c1f6e7f74bf8c9304
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
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>
sound/soc/codecs/tas2764.c