ASoC: tas2770: Insert post reset delay
authorMartin Povišer <povik+lin@protonmail.com>
Fri, 28 Jan 2022 19:20:16 +0000 (20:20 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 15 Feb 2022 16:10:05 +0000 (09:10 -0700)
commit1f5d51c26a6c74856a3798c461ee637f4aaf1b53
tree7a9046b632af6254cf55f669d392881e84b309b8
parent621e282bcec18924783737e97466c1655e55da1d
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@protonmail.com>
sound/soc/codecs/tas2770.c