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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id E9576C433F5 for ; Thu, 28 Apr 2022 09:08:18 +0000 (UTC) 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 7A47615CC; Thu, 28 Apr 2022 11:07:26 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 7A47615CC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1651136896; bh=mfgYlIDgoLMG4yoz3mHS5l78J+uwXJFp7hkdx8PGIa4=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=vC27Z0W4AyWuB7pbF7fI71W9JzC8CnDWtdehVE9yptN1BcYmljEWK6qk7/WvPRImB +GANoNEqeqOG1dsw7MZ9FC7QyGKgkFrrevdmvCs6sOgo50Cu9LNCQCQgl3PItkzk// Bqa6M4aJ7FpFqO7a5mnyy5Y6/EsGCpE+xBFIPr9I= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 001F0F8014E; Thu, 28 Apr 2022 11:07:25 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id DD9BDF8016E; Thu, 28 Apr 2022 11:07:23 +0200 (CEST) Received: from mx0b-001ae601.pphosted.com (mx0a-001ae601.pphosted.com [67.231.149.25]) (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 73670F800F2 for ; Thu, 28 Apr 2022 11:07:15 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 73670F800F2 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=cirrus.com header.i=@cirrus.com header.b="GQ4B3y14" Received: from pps.filterd (m0077473.ppops.net [127.0.0.1]) by mx0a-001ae601.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 23S85tWM016496; Thu, 28 Apr 2022 04:07:13 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cirrus.com; h=date : from : to : cc : subject : message-id : references : mime-version : content-type : in-reply-to; s=PODMain02222019; bh=qelkuXXhI7j9+bgOOt/afSN3KCYXxCAlz6N2wmeGKIw=; b=GQ4B3y14y2EK/kFXganY54q3e8Li5dqA47V23JKUE4ykUwxZ416fLL2fdKL4CK2xQ080 i9SRkr2I1AGdBWebYXTvbplHsgJhEYOxjoEXbFbVYs5+8EtuA09asI6gX/0Mh6dcw8Nh KQdkIXegs379TkSzZDaAmF9hnIf/EhJvoX6isWi9NPjPp1kKERFSHpoYWfxLfcob+TRU 4eRpFF7ohwLjToCQTXW+DnjtK1IC9hNa/9cqtTeV/PJf6fcGz0jJbLPAMQxxZiMyndsd a/ivvWWjkFTtkDPpwu07D+CrpuUscwVLSPqEaN/G/3NrjZBPw08CmGl7YWVObziFHFuW 7Q== Received: from ediex01.ad.cirrus.com ([84.19.233.68]) by mx0a-001ae601.pphosted.com (PPS) with ESMTPS id 3fprtb1v8y-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Thu, 28 Apr 2022 04:07:12 -0500 Received: from EDIEX01.ad.cirrus.com (198.61.84.80) by EDIEX01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Thu, 28 Apr 2022 10:07:10 +0100 Received: from ediswmail.ad.cirrus.com (198.61.86.93) by EDIEX01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server id 15.1.2375.24 via Frontend Transport; Thu, 28 Apr 2022 10:07:10 +0100 Received: from ediswmail.ad.cirrus.com (ediswmail.ad.cirrus.com [198.61.86.93]) by ediswmail.ad.cirrus.com (Postfix) with ESMTP id ABC8946C; Thu, 28 Apr 2022 09:07:10 +0000 (UTC) Date: Thu, 28 Apr 2022 09:07:10 +0000 From: Charles Keepax To: Vitaly Rodionov Subject: Re: [PATCH 07/26] ASoC: cs35l41: Move cs35l41 fs errata into shared code Message-ID: <20220428090710.GL38351@ediswmail.ad.cirrus.com> References: <20220427150720.9194-1-vitalyr@opensource.cirrus.com> <20220427150720.9194-8-vitalyr@opensource.cirrus.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20220427150720.9194-8-vitalyr@opensource.cirrus.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Proofpoint-ORIG-GUID: qOq2t3v99asS5a4Cp8ufLVpzTWToPi9V X-Proofpoint-GUID: qOq2t3v99asS5a4Cp8ufLVpzTWToPi9V X-Proofpoint-Spam-Reason: safe Cc: alsa-devel@alsa-project.org, patches@opensource.cirrus.com, Takashi Iwai , linux-kernel@vger.kernel.org, Stefan Binding , Mark Brown 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 Wed, Apr 27, 2022 at 04:07:01PM +0100, Vitaly Rodionov wrote: > From: Stefan Binding > > This sequence is required to setup firmware, and will > be needed for hda driver. > > Signed-off-by: Stefan Binding > Signed-off-by: Vitaly Rodionov > --- Acked-by: Charles Keepax Thanks, Charles