From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=3.0 tests=DATE_IN_PAST_03_06, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DF84FC3815B for ; Mon, 20 Apr 2020 19:04:06 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6925F2084D for ; Mon, 20 Apr 2020 19:04:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="uGV8Durq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6925F2084D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id B4FF61684; Mon, 20 Apr 2020 21:03:14 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz B4FF61684 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1587409444; bh=3bHtnjsSvJCGJtGe05yww5+GqcaKc4h5OBV50/ZW1P0=; h=Subject:To:References:From:Date:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=uGV8DurqMfV3Qh2/psdfO9jlkw0KELXNTszH2xmupB3+nVNz1iAbJ3/SMPnwr6bcg MKFJnFK51QBgCYlcxRNU6mPbyM7vn98pd7iS4uuvkab3rJGNZHXPvxwsHOVGG7M8TZ 95BcTH1f53SuSVgLlBeVmS5Tq99nOKhmSR9zrwqM= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 2ADC0F8013E; Mon, 20 Apr 2020 21:03:14 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id EBC54F801D9; Mon, 20 Apr 2020 21:03:12 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 9C188F8012F for ; Mon, 20 Apr 2020 21:03:08 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 9C188F8012F IronPort-SDR: qE5JripPYCqQ/yjPTAkZ4dUzklyrokJxIjBgCkyw5OhfhsNkkdcS1jkbduxHeQwasnKuzvCdlX J7ztQg1qSOpw== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Apr 2020 12:03:04 -0700 IronPort-SDR: A86NY6IMNrtdOxYbx6uvzrDUxMvv8hjuyd4JGFl98tcYSlTocBf9zwjDHQYSMmS1ccNf2aUQzB nRrp0yOMXLmA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.72,407,1580803200"; d="scan'208";a="273273893" Received: from ktseng-mobl1.amr.corp.intel.com (HELO [10.255.68.120]) ([10.255.68.120]) by orsmga002.jf.intel.com with ESMTP; 20 Apr 2020 12:03:03 -0700 Subject: Re: [PATCH 1/2] ASoC: SOF: Fix "no reply expected" error during firmware-boot To: Mark Brown References: <20200402184948.3014-1-hdegoede@redhat.com> <1ecf6c31-4eb1-0288-2353-7a7a421fe5e7@linux.intel.com> <20200420124815.GB10045@sirena.org.uk> From: Pierre-Louis Bossart Message-ID: <84764e4c-8077-15b6-ff4c-9d002d42734a@linux.intel.com> Date: Mon, 20 Apr 2020 10:17:00 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200420124815.GB10045@sirena.org.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Cc: alsa-devel@alsa-project.org, Kai Vehmanen , Takashi Iwai , Liam Girdwood , Hans de Goede X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On 4/20/20 7:48 AM, Mark Brown wrote: > On Fri, Apr 03, 2020 at 08:17:32AM -0500, Pierre-Louis Bossart wrote: >> On 4/3/20 3:01 AM, Hans de Goede wrote: > >>> That commit is not in Torvald's tree yet, but it is in >>> broonie/sound.git, I've cherry picked it into my local tree >>> and reverted my own fix. > >>> Unfortunately even with that patch cherry picked the errors my >>> patch silences still happen. > >> Ok, we'll look into it. Give us a couple of days on this one, thanks! > > It's been more than a few days now... Sorry about the delay, on my side I don't see this anymore in my ApolloLake or CML tests. Kai, can you confirm for HDaudio platforms?