[PATCH] backlight: corgi: Fix gpio numbers for backlight controls

Linus Walleij linus.walleij at linaro.org
Thu Jun 30 04:06:54 PDT 2022


On Thu, Jun 30, 2022 at 12:26 PM Laurence de Bruxelles
<lfdebrux at gmail.com> wrote:
>
> On Thu, 30 Jun 2022 at 07:53, Lee Jones <lee.jones at linaro.org> wrote:
> >
> > On Thu, 30 Jun 2022, Laurence de Bruxelles wrote:
> >
> > > > Looks correct, my mistakes (nothing to test on, that's why...)
> > > > Thanks a lot for fixing this!
> > > > Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
> > >
> > > No worries!
> > >
> > > > I would just send the patch directly to the SoC tree for fixes.
> > >
> > > Ah, sorry, I'm new to Linux kernel development, not sure of the
> > > correct way to do things. I sent this patch email to the list suggested
> > > by scripts/get_maintainer.pl, is there another way to send fixes to the
> > > SoC tree?
> >
> > You did?  Something must have gone wrong somewhere:
> >
> > $ ./scripts/get_maintainer.pl -f arch/arm/mach-pxa/spitz.c
> > Daniel Mack <daniel at zonque.org> (maintainer:PXA2xx/PXA3xx SUPPORT)
> > Haojian Zhuang <haojian.zhuang at gmail.com> (maintainer:PXA2xx/PXA3xx SUPPORT)
> > Robert Jarzmik <robert.jarzmik at free.fr> (maintainer:PXA2xx/PXA3xx SUPPORT)
> > Russell King <linux at armlinux.org.uk> (odd fixer:ARM PORT)
> > linux-arm-kernel at lists.infradead.org (moderated list:PXA2xx/PXA3xx SUPPORT)
> > linux-kernel at vger.kernel.org (open list)
> >
>
> I get something slightly different when I run the script.
>
> I think because the commit description has a 'Fixes' line in it.
>
> $ ./scripts/get_maintainer.pl
> 0001-backlight-corgi-Fix-gpio-numbers-for-backlight-contr.patch
> Daniel Mack <daniel at zonque.org> (maintainer:PXA2xx/PXA3xx SUPPORT)
> Haojian Zhuang <haojian.zhuang at gmail.com> (maintainer:PXA2xx/PXA3xx SUPPORT)
> Robert Jarzmik <robert.jarzmik at free.fr> (maintainer:PXA2xx/PXA3xx
> SUPPORT,blamed_fixes:1/1=100%)
> Russell King <linux at armlinux.org.uk> (odd fixer:ARM PORT)
> Daniel Thompson <daniel.thompson at linaro.org> (blamed_fixes:1/1=100%)
> Lee Jones <lee.jones at linaro.org> (blamed_fixes:1/1=100%)
> Linus Walleij <linus.walleij at linaro.org> (blamed_fixes:1/1=100%)
> linux-arm-kernel at lists.infradead.org (moderated list:PXA2xx/PXA3xx SUPPORT)
> linux-kernel at vger.kernel.org (open list)

The CC list is fine, but it's missing the SoC mail address which is
what actually get it queued. It's one of these things you just have to know
because we don't want to spam that address with random reviews, just
with finished patches to be merged.

When you are finished with the patch, send it to soc at kernel.org
simply. Then it will appear here:
https://patchwork.kernel.org/project/linux-soc/list/

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list