]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tas571x: extend the t_i2c time to comply with TAS5721
authorPetr Kulhavy <brain@jikos.cz>
Mon, 3 Oct 2016 14:40:47 +0000 (16:40 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 4 Oct 2016 03:21:57 +0000 (05:21 +0200)
commit595343ce507b3b5ee7e9c94dbe7fff18e557a38b
treea6b0db7c019b71e45f48824ccb6f46f3a3ee7437
parentb9b5952d517d0fabed2753fd0168fa05f2223f6f
ASoC: tas571x: extend the t_i2c time to comply with TAS5721

TAS5721 datasheet recommends to wait at least 13.5ms after deasserting the
RESET signal. For TAS5717 this time is only 12ms, which was the original
value in the code.

Extend the wait time after deasserting RESET from 12 to 13.5ms to comply
with the TAS5721 specification.

Signed-off-by: Petr Kulhavy <brain@jikos.cz>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas571x.c