mbox series

[v2,0/2] ASoC: rt1015p: delay 300ms for waiting calibration

Message ID 20201210033617.79300-1-tzungbi@google.com (mailing list archive)
Headers show
Series ASoC: rt1015p: delay 300ms for waiting calibration | expand

Message

Tzung-Bi Shih Dec. 10, 2020, 3:36 a.m. UTC
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 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 | 54 +++++++++++++-------------------------
 1 file changed, 18 insertions(+), 36 deletions(-)