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 4056AC433EF for ; Wed, 13 Apr 2022 07:52:54 +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 8C512173F; Wed, 13 Apr 2022 09:52:02 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 8C512173F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1649836372; bh=I4/TMURVbZxAWvwtqCi1xWhJ/flSO6QXW3W+Qm2jsaI=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=caYq1+ogIgn+tpa3yH9Lgh2wvfweLroJ8Kvpv/whhVR1VV6cjuKxPDAzz/Cro/Cqh SJBMJMYY8w96ytboAPKdZ8OORokypqHwl95FxFxEhSHT1Z62ET0XxPClywY3tkJkQh aq67PHORkc3KqlKqXMnpWh2pJ3fRKqALAKvD1+8o= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 18896F8013F; Wed, 13 Apr 2022 09:52:02 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 35B30F80248; Wed, 13 Apr 2022 09:52:00 +0200 (CEST) Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) (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 D4F46F8011C for ; Wed, 13 Apr 2022 09:51:56 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz D4F46F8011C Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=suse.de header.i=@suse.de header.b="F3WMXURq"; dkim=permerror (0-bit key) header.d=suse.de header.i=@suse.de header.b="1LjboUVw" Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id A6BD21F38D; Wed, 13 Apr 2022 07:51:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1649836315; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=jnDNJXNiPsqwH2478MjckQfLUAo7HAIZ+JqNhOObtmM=; b=F3WMXURq0zdj/WaPwK9ATPJhOA2W+sR73l5rBX+C3FCBHWsYPpSJSK62skbaFhipd6VRBK sde8PwLiNZj9+CzhPlwKaf+KaXALQ/cnAPuMHGw62oW9ftBLfD3aCIIlPstmjoll97iqBt N6s/0c3nQaDL+VEL+jcxTMMmsJNZKO4= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1649836315; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=jnDNJXNiPsqwH2478MjckQfLUAo7HAIZ+JqNhOObtmM=; b=1LjboUVwvh13NTu+2OST8Z/twE3mkwCTW2EiCK50MrWUJxY0CGXMt40O7o35/3KSsjRAoB sLhk1NCM6j9F/UBA== Received: from alsa1.suse.de (alsa1.suse.de [10.160.4.42]) by relay2.suse.de (Postfix) with ESMTP id 92026A3B82; Wed, 13 Apr 2022 07:51:55 +0000 (UTC) Date: Wed, 13 Apr 2022 09:51:55 +0200 Message-ID: From: Takashi Iwai To: Lucas Tanure Subject: Re: [PATCH v6 00/16] Support external boost at CS35l41 ASoC driver In-Reply-To: <20220409091315.1663410-1-tanureal@opensource.cirrus.com> References: <20220409091315.1663410-1-tanureal@opensource.cirrus.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, Takashi Iwai , Rob Herring , Liam Girdwood , Mark Brown , Krzysztof Kozlowski , 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 Sat, 09 Apr 2022 11:12:59 +0200, Lucas Tanure wrote: > > Move the support for CS35L41 external boost to its shared library > for ASoC use. > This move resulted in cs35l41_hda_reg_sequence being removed, > and its steps were broken down into regmap writes or functions > from the library. And hardware configuration struct was unified > for its use in the shared lib. > While at it, some minor bugs were found and fixed it. The patch series seem inapplicable via git am. Could you check the setup of your mailer? thanks, Takashi