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

From: Jiaxun Yang
Date: Tue Aug 17 2021 - 03:29:23 EST




在2021年8月16日八月 下午6:53,Lukas Bulwahn写道:
> 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/
>
> As James Hartley is not reachable with the provided email address, the
> remaining dtsi file, arch/mips/boot/dts/img/pistachio.dtsi, must be
> maintained by its only user pistachio_marduk.dts, which is part of MARDUK
> (CREATOR CI40) DEVICE TREE SUPPORT.
>
> Add maintenance of pistachio.dtsi to that section and drop the PISTACHIO
> SOC SUPPORT after its retirement.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
> ---
> applies cleanly on next-20210816
>
> Jiaxun, Rahul, please ack.

Acked-by: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>

Thanks

> Thomas, please pick this minor non-urgent clean-up patch on mips-next.
>