From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Zwisler Subject: Re: [PATCH] ASoC: rt5677: depop stereo dac Date: Mon, 24 Jun 2019 15:13:29 -0600 Message-ID: <20190624211329.GA241793@google.com> References: <20190624205239.150516-1-cujomalainey@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-io1-xd44.google.com (mail-io1-xd44.google.com [IPv6:2607:f8b0:4864:20::d44]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 9392FF8071F for ; Mon, 24 Jun 2019 23:13:34 +0200 (CEST) Received: by mail-io1-xd44.google.com with SMTP id n5so61285ioc.7 for ; Mon, 24 Jun 2019 14:13:34 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20190624205239.150516-1-cujomalainey@chromium.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" To: Curtis Malainey Cc: Oder Chiou , alsa-devel@alsa-project.org, Takashi Iwai , Liam Girdwood , Mark Brown , Ross Zwisler , Bard Liao List-Id: alsa-devel@alsa-project.org On Mon, Jun 24, 2019 at 01:52:39PM -0700, Curtis Malainey wrote: > Upon enabling the ASRC DAC we need a delay to avoid popping the > speakers. > > Signed-off-by: Curtis Malainey > Cc: Ross Zwisler This solves the popping issue for me. Tested-by: Ross Zwisler