[PATCH] MAINTAINERS: Add self as extended maintainer for a slew of files

Arnd Bergmann arnd at arndb.de
Wed Dec 20 06:27:13 PST 2017


On Wed, Dec 20, 2017 at 12:30 PM, Linus Walleij
<linus.walleij at linaro.org> wrote:
> Take over sole maintenance of Nomadik, U300 and Ux500. Since all are
> Device Tree converted and using standard format drivers this is not
> burdensome. Alessandro is not working on this platform any more.
>
> Suggested-by: Krzysztof Kozlowski <krzk at kernel.org>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> ARM SoC folks: please apply this directly where appropriate.

I'm sure you are doing this right, but it would be good out of principle
to have Alessandro on Cc and ask for an Ack from him.

> ---
>  MAINTAINERS | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aa71ab52fd76..ac14e81ed38b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1634,14 +1634,18 @@ ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
>  M:     Michael Petchkovsky <mkpetch at internode.on.net>
>  S:     Maintained
>
> -ARM/NOMADIK ARCHITECTURE
> -M:     Alessandro Rubini <rubini at unipv.it>
> +ARM/NOMADIK/U300/Ux500 ARCHITECTURE
>  M:     Linus Walleij <linus.walleij at linaro.org>
>  L:     linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>  S:     Maintained
>  F:     arch/arm/mach-nomadik/
> +F:     arch/arm/mach-u300/
> +F:     arch/arm/mach-ux500/
> +F:     arch/arm/boot/dts/ste-*
>  F:     drivers/pinctrl/nomadik/
>  F:     drivers/i2c/busses/i2c-nomadik.c
> +F:     Documentation/devicetree/bindings/arm/ste-*
> +F:     Documentation/devicetree/bindings/arm/ux500/
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git

Shouldn't you remove the existing Ux500 and merge the remaining
contents in here?

       Arnd



More information about the linux-arm-kernel mailing list