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 3B549C433EF for ; Fri, 4 Mar 2022 10:16:58 +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 D572F18EE; Fri, 4 Mar 2022 11:16:06 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz D572F18EE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1646389016; bh=RVPk5w6K3R4/SwVbsGjJx1iRS+RPfiRrUqJ/H1Re46o=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=kJnowHJafqDHXcMLwkdMjvpxLTw+RhLoO9TUhzzHPZ++CA3uc0rnpxvmbNBcuyfSX 8WgaIblo7AFxvbWNLqoxNGbh3RpEucjjIhrOt1fnQgUl9JLgS8mBFSVjhM2jFn07Ui XLExuU2o9mAz6nBFKQyybOL3h6Bn1wuy0fDpWWY0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 6EE40F80139; Fri, 4 Mar 2022 11:16:06 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 488DBF801EC; Fri, 4 Mar 2022 11:16:04 +0100 (CET) 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 41B90F800F2 for ; Fri, 4 Mar 2022 11:15:57 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 41B90F800F2 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=cirrus.com header.i=@cirrus.com header.b="I8pTkNF3" Received: from pps.filterd (m0077473.ppops.net [127.0.0.1]) by mx0a-001ae601.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 2245CAnk021576; Fri, 4 Mar 2022 04:15:54 -0600 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=khLSaYG6oS2lqdL3JueFC9e4ZvT4XthMfcFzydETK48=; b=I8pTkNF38ystB5H6Sd+YexpFBSTwNltDdlNtWyQVSMuUMsaAv2ke8aA69/oCd6tfc02h km5FpsSQ5e4bVaCk3UT7uEvKznWHT+o+fP1LJBy4WjvGioh9VtNc6YKKgoZ4ij73vTa2 O3ZTTSxP3fbnDg5ktZpS+c0ErG2e6nHRt3uk9bT3F4bJfqHwHMuNKWEXCBK+/y059mLy 6REhz44nasZYsm9aNNfOUvv+JYnt5U1lSSv0IizkBghRDJ0slnxmSAU5SBfAXIDtOvVI El+wCJP+q0pfs5B74z3K3E6wvCAbM2r6MM8Q7UYfryn7Dm2nhl8xp3q1zORPajfpFn2f KQ== Received: from ediex01.ad.cirrus.com ([84.19.233.68]) by mx0a-001ae601.pphosted.com (PPS) with ESMTPS id 3ek4j1rskh-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Fri, 04 Mar 2022 04:15:54 -0600 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.18; Fri, 4 Mar 2022 10:15:52 +0000 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.18 via Frontend Transport; Fri, 4 Mar 2022 10:15:52 +0000 Received: from ediswmail.ad.cirrus.com (ediswmail.ad.cirrus.com [198.61.86.93]) by ediswmail.ad.cirrus.com (Postfix) with ESMTP id 6D8A9B06; Fri, 4 Mar 2022 10:15:52 +0000 (UTC) Date: Fri, 4 Mar 2022 10:15:52 +0000 From: Charles Keepax To: Lucas Tanure Subject: Re: [PATCH 05/20] sound: cs35l41: Unify hardware configuration Message-ID: <20220304101552.GA38351@ediswmail.ad.cirrus.com> References: <20220303173059.269657-1-tanureal@opensource.cirrus.com> <20220303173059.269657-6-tanureal@opensource.cirrus.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20220303173059.269657-6-tanureal@opensource.cirrus.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Proofpoint-GUID: 2R1OSoC0oB-He6_B6ZqpmKCrPkIXatxi X-Proofpoint-ORIG-GUID: 2R1OSoC0oB-He6_B6ZqpmKCrPkIXatxi X-Proofpoint-Spam-Reason: safe Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, Takashi Iwai , Rob Herring , Liam Girdwood , Mark Brown , linux-kernel@vger.kernel.org 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 Thu, Mar 03, 2022 at 05:30:44PM +0000, Lucas Tanure wrote: > Both ASoC and HDA require to configure the GPIOs > and Boost, so put that in single shared struct. > > Signed-off-by: Lucas Tanure > --- Acked-by: Charles Keepax Thanks, Charles