[Patch v2 1/2] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
Piotr Wojtaszczyk
piotr.wojtaszczyk at timesys.com
Wed Jun 12 00:48:55 PDT 2024
On Tue, Jun 11, 2024 at 12:15 PM Krzysztof Kozlowski <krzk at kernel.org> wrote:
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index aacccb376c28..7616f61d6327 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -8909,6 +8909,13 @@ S: Maintained
> > F: sound/soc/fsl/fsl*
> > F: sound/soc/fsl/imx*
> >
> > +FREESCALE SOC LPC32XX SOUND DRIVERS
> > +M: Piotr Wojtaszczyk <piotr.wojtaszczyk at timesys.com>
> > +L: alsa-devel at alsa-project.org (moderated for non-subscribers)
> > +L: linuxppc-dev at lists.ozlabs.org
> > +S: Orphan
>
> Not sure if we want it in the first place. Why would we like to support
> orphaned drivers? Sorry, if there is no one to care about it, then it
> should not be merged.
>
I contacted Nautel Ltd they agreed to maintain this driver so I will add
J.M.B. Downing <jonathan.downing at nautel.com>
as a maintainer.
> > +static int lpc32xx_i2s_remove(struct platform_device *pdev)
> > +{
> > + return 0;
> > +}
>
> You did not respond to comment about this. Drop.
I will remove empty functions
--
Piotr Wojtaszczyk
Timesys
More information about the linux-arm-kernel
mailing list