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 C0265C433EF for ; Wed, 13 Apr 2022 08:23:16 +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 AADED175D; Wed, 13 Apr 2022 10:22:24 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz AADED175D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1649838194; bh=3t3gHU5VCrRGEJft5SBSfBshM3Eu3docF1aediWa+5k=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=rBXFGgGzGkRLlExmZKCeRsAeZ+GZXtoA+2gKNi9u6CbxQu9R4YAnStN72IcfIKJyN BQDJPjl1rDaf2DPcnAr/pGPmdvUz0T+UHETqTk8n0bkLTtIEebaXmIl5/oot7gQkEK xByZ9GBT9dfVTE8M/FDNxoAn0hygC/fx6dVCdah0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 5353EF80095; Wed, 13 Apr 2022 10:22:24 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 1AFF0F804E5; Wed, 13 Apr 2022 10:22:23 +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 320A3F8013F for ; Wed, 13 Apr 2022 10:22:16 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 320A3F8013F Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=suse.de header.i=@suse.de header.b="nvucMmt7"; dkim=permerror (0-bit key) header.d=suse.de header.i=@suse.de header.b="gi+pZ4yk" Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id B82E81F856; Wed, 13 Apr 2022 08:22:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1649838136; 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=Nyxqn91jWR/SeRVnquAAnm0K/dAH16E4RF2CT5wYaHQ=; b=nvucMmt7IGSNDyNOunzPeXkDw7UtRAykotadpTgh6KEq0zeiASLATZg2atmFx9r3vu6m9F mcPdmuu9tjzoLL5eQyiBorpdkceYMpnkWfHuPUqjp5C7W8RA85aRVX0Q3hA72b09J2ekdI sV8XvKp3++48YcA+Y+6fZCfb8QbpasQ= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1649838136; 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=Nyxqn91jWR/SeRVnquAAnm0K/dAH16E4RF2CT5wYaHQ=; b=gi+pZ4ykFz4UMyBDnnl63thMw4bvXGP5AQUTvMVBqobzjy2v8ylFNBduFhSLC0oc7Z9L+E 0kZlHsbfyUie+iDQ== Received: from alsa1.suse.de (alsa1.suse.de [10.160.4.42]) by relay2.suse.de (Postfix) with ESMTP id AA938A3B82; Wed, 13 Apr 2022 08:22:16 +0000 (UTC) Date: Wed, 13 Apr 2022 10:22:16 +0200 Message-ID: From: Takashi Iwai To: Subject: Re: [PATCH v6 00/16] Support external boost at CS35l41 ASoC driver In-Reply-To: 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 Wed, 13 Apr 2022 10:21:39 +0200, Takashi Iwai wrote: > > On Wed, 13 Apr 2022 10:12:25 +0200, > Takashi Iwai wrote: > > > > On Wed, 13 Apr 2022 10:10:16 +0200, > > wrote: > > > > > > On 4/13/22 8:51 AM, Takashi Iwai wrote: > > > > 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 > > > > > > > Hi, > > > Could you explain how you apply this series? So I can reproduce it and see what's going on. > > > To apply a series of patches I usually: > > > > > > 1 - Find the patch series on https://patchwork.kernel.org/ > > > 2 - Click the series button on the right top corner, which will give me the single patch file with all series changes > > > 3 - git am ~/Downloads/Support-external-boost-at-CS35l41-ASoC-driver.patch > > > > I tried b4 am and git am. > > Maybe your patch base isn't aligned with the current upstream. > Could you rebase to 5.18-rc2? ... and don't forget to pick up Mark's Acks. thanks, Takashi