Re: [PATCH] MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement

From: Lukas Bulwahn
Date: Mon Aug 16 2021 - 06:55:55 EST


On Mon, Aug 16, 2021 at 12:38 PM Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> wrote:
>
> On Mon, Aug 16, 2021 at 12:29 PM Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> wrote:
> >
> > Commit 104f942b2832 ("MIPS: Retire MACH_PISTACHIO") removes
> > ./arch/mips/pistachio/ and ./arch/mips/configs/pistachio_defconfig, but
> > misses to adjust the corresponding section PISTACHIO SOC SUPPORT
> > in MAINTAINERS.
> >
> > Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
> >
> > warning: no file matches F: arch/mips/configs/pistachio*_defconfig
> > warning: no file matches F: arch/mips/pistachio/
> >
> > Adjust the PISTACHIO SOC SUPPORT after its retirement.
> >
> > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
> > ---
> > applies cleanly on next-20210816
> >
> > Jiaxun, James, please ack.
> > Thomas, please pick this minor non-urgent clean-up patch on mips-next.
> >
>
> I just received the response that the email james.hartley@xxxxxxxxxxx
> is unreachable. So, we will probably be better to delete the section
> PISTACHIO SOC SUPPORT completely and extend MARDUK (CREATOR CI40)
> DEVICE TREE SUPPORT to include arch/mips/boot/dts/img/pistachio* (so
> to include the dtsi, the current dts depends on).
>
> If there are no objections, I will send a patch V2.
>

I send out a patch V2:

https://lore.kernel.org/linux-mips/20210816105326.8050-1-lukas.bulwahn@xxxxxxxxx/

Please acknowledge and pick that patch V2 instead.

Lukas