[PATCH] MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc.

Tom Rini trini at konsulko.com
Mon Jan 20 18:09:43 CET 2020


On Mon, Jan 20, 2020 at 08:24:56AM +0000, Alex Nemirovsky wrote:
> Assign Alex Nemirovsky as custodian for all
> Cortina Access for ARM and MIPS based SoCs.
> 
> Currently Cortina Access CAxxxx family of SoCs support both
> ARM and MIPS ISA.  Drivers have cross platform support for
> both architectures.
> 
> Signed-off-by: Alex Nemirovsky <alex.nemirovsky at cortina-access.com>
> ---
> 
>  MAINTAINERS    | 12 ++++++++++++
>  doc/git-mailrc |  2 ++
>  2 files changed, 14 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 438fb22..c40e9ee 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -173,6 +173,12 @@ F:	doc/README.bcm7xxx
>  F:	drivers/mmc/bcmstb_sdhci.c
>  F:	drivers/spi/bcmstb_spi.c
>  
> +ARM CORTINA ACCESS CAxxxx
> +M:	Alex Nemirovsky <alex.nemirovsky at cortina-access.com>
> +S:	Supported
> +F:	board/cortina/common/*
> +F:	board/cortina/common/armv8/*
> +
>  ARM/CZ.NIC TURRIS MOX SUPPORT
>  M:	Marek Behun <marek.behun at nic.cz>
>  S:	Maintained
> @@ -647,6 +653,12 @@ S:	Maintained
>  T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-mips.git
>  F:	arch/mips/
>  
> +MIPS CORTINA ACCESS CAxxxx
> +M:	Alex Nemirovsky <alex.nemirovsky at cortina-access.com>
> +S:	Supported
> +F:	board/cortina/common/*
> +F:	board/cortina/common/mips/*
> +
>  MIPS MSCC
>  M:	Gregory CLEMENT <gregory.clement at bootlin.com>
>  M:	Lars Povlsen <lars.povlsen at microchip.com>

OK, I think we need to rework these a bit so that you don't have to
touch it every time.  There should be I think 2 entries:
ARM CORTINA ACCESS CAxxxx
M:	Alex Nemirovsky <alex.nemirovsky at cortina-access.com>
S:	Supported
F:	board/cortina/common/
F:	board/cortina/common/armv8/

MIPS CORTINA ACCESS CAxxxx
M:	Alex Nemirovsky <alex.nemirovsky at cortina-access.com>
S:	Supported
F:	board/cortina/common/
F:	board/cortina/common/mips/

And you can add in specific files outside of those directories as
needed.  Finally, this patch should be part of the series that adds an
initial board or two for these families.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200120/7eb188bd/attachment.sig>


More information about the U-Boot mailing list