OSDN Git Service

Merge series "ASoC: rt1015p: delay 300ms for waiting calibration" from Tzung-Bi Shih...
authorMark Brown <broonie@kernel.org>
Fri, 11 Dec 2020 17:46:26 +0000 (17:46 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 11 Dec 2020 17:46:26 +0000 (17:46 +0000)
commit51e325f7f829478498f963deea8e161c7d537fb6
treee685c8846ccb3afeeb60500ecb130707f9d413c8
parent45c29d9ae9ae41c38f525fab3546f22da80aefb9
parentf102d0d173982be3fc096d0293c1c0245e988ba6
Merge series "ASoC: rt1015p: delay 300ms for waiting calibration" from Tzung-Bi Shih <tzungbi@google.com>:

The 1st patch moves SDB control from DAI ops trigger to DAPM event
(per review comments in v1).

The 2nd patch adds the 300ms delay for waiting calibration.

Changes from v2:
- Use gpiod_set_value_cansleep() instead of gpiod_set_value().
(https://patchwork.kernel.org/project/alsa-devel/patch/20201210033617.79300-2-tzungbi@google.com/)
- Assuming the calibration state gets lost after system suspend.
(https://patchwork.kernel.org/project/alsa-devel/patch/20201210033617.79300-3-tzungbi@google.com/)

Changes from v1:
(https://patchwork.kernel.org/project/alsa-devel/patch/20201209033742.3825973-1-tzungbi@google.com/)
- Move the delay from trigger to DAPM event.

Tzung-Bi Shih (2):
  ASoC: rt1015p: move SDB control from trigger to DAPM
  ASoC: rt1015p: delay 300ms after SDB pulling high for calibration

 sound/soc/codecs/rt1015p.c | 69 ++++++++++++++++++--------------------
 1 file changed, 32 insertions(+), 37 deletions(-)

--
2.29.2.684.gfbc64c5ab5-goog