[PATCH v6 00/16] Support external boost at CS35l41 ASoC driver
tanureal at opensource.cirrus.com
tanureal at opensource.cirrus.com
Wed Apr 13 10:10:16 CEST 2022
On 4/13/22 8:51 AM, Takashi Iwai <tiwai at suse.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
More information about the Alsa-devel
mailing list