[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f3926070-34e0-4004-22cb-99f26aec34f4@opensource.cirrus.com>
Date: Wed, 13 Apr 2022 09:10:16 +0100
From: <tanureal@...nsource.cirrus.com>
To: Takashi Iwai <tiwai@...e.de>, Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, <alsa-devel@...a-project.org>,
<patches@...nsource.cirrus.com>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v6 00/16] Support external boost at CS35l41 ASoC driver
On 4/13/22 8:51 AM, Takashi Iwai <tiwai@...e.de> 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
And that works fine for me here.
Thanks
Lucas
Powered by blists - more mailing lists