ASoC: tas2770: Insert post reset delay
authorMartin Povišer <povik+lin@cutebit.org>
Fri, 4 Feb 2022 09:53:01 +0000 (10:53 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 8 Feb 2022 13:37:40 +0000 (13:37 +0000)
commit307f31452078792aab94a729fce33200c6e42dc4
treed0ce188e1d0853f937440e1b12d9bbb0fc89dd61
parent946eb87114af37c9c13c618a7c1cdaca936905fa
ASoC: tas2770: Insert post reset delay

Per TAS2770 datasheet there must be a 1 ms delay from reset to first
command. So insert delays into the driver where appropriate.

Fixes: 1a476abc723e ("tas2770: add tas2770 smart PA kernel driver")
Signed-off-by: Martin Povišer <povik+lin@cutebit.org>
Link: https://lore.kernel.org/r/20220204095301.5554-1-povik+lin@cutebit.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2770.c