mbox series

[0/2] ASoC: mt6359: skip first time data at the beginning of DMIC recording

Message ID 1603521686-13036-1-git-send-email-jiaxin.yu@mediatek.com (mailing list archive)
Headers show
Series ASoC: mt6359: skip first time data at the beginning of DMIC recording | expand

Message

Jiaxin Yu (俞家鑫) Oct. 24, 2020, 6:41 a.m. UTC
This patch fixed the pop noise at the beginning of DMIC recording.

Jiaxin Yu (2):
  ASoC: mt6359: skip first time data at the beginning of DMIC recording
  dt-bindings: mediatek: mt8192: add ul-delay-ms property

 .../devicetree/bindings/sound/mt6359.yaml     |  6 +++
 sound/soc/codecs/mt6359.c                     | 38 +++++++++++++++++--
 sound/soc/codecs/mt6359.h                     |  1 +
 3 files changed, 41 insertions(+), 4 deletions(-)