diff mbox series

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

Message ID 1579508636-14320-2-git-send-email-alex.nemirovsky@cortina-access.com
State Changes Requested
Delegated to: Tom Rini
Headers show
Series MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc. | expand

Commit Message

Alex Nemirovsky Jan. 20, 2020, 8:24 a.m. UTC
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@cortina-access.com>
---

 MAINTAINERS    | 12 ++++++++++++
 doc/git-mailrc |  2 ++
 2 files changed, 14 insertions(+)

Comments

Tom Rini Jan. 20, 2020, 5:09 p.m. UTC | #1
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@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@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@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@cortina-access.com>
> +S:	Supported
> +F:	board/cortina/common/*
> +F:	board/cortina/common/mips/*
> +
>  MIPS MSCC
>  M:	Gregory CLEMENT <gregory.clement@bootlin.com>
>  M:	Lars Povlsen <lars.povlsen@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@cortina-access.com>
S:	Supported
F:	board/cortina/common/
F:	board/cortina/common/armv8/

MIPS CORTINA ACCESS CAxxxx
M:	Alex Nemirovsky <alex.nemirovsky@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!
diff mbox series

Patch

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@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@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@cortina-access.com>
+S:	Supported
+F:	board/cortina/common/*
+F:	board/cortina/common/mips/*
+
 MIPS MSCC
 M:	Gregory CLEMENT <gregory.clement@bootlin.com>
 M:	Lars Povlsen <lars.povlsen@microchip.com>
diff --git a/doc/git-mailrc b/doc/git-mailrc
index d29416a..33d1814 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -15,6 +15,7 @@  alias abrodkin       Alexey Brodkin <alexey.brodkin@synopsys.com>
 alias afleming       Andy Fleming <afleming@gmail.com>
 alias ag             Anatolij Gustschin <agust@denx.de>
 alias agraf          Alexander Graf <agraf@csgraf.de>
+alias alexnemirovsky Alex Nemirovsky <alex.nemirovsky@cortina-access.com>
 alias alisonwang     Alison Wang <alison.wang@nxp.com>
 alias angelo_ts      Angelo Dureghello <angelo@sysam.it>
 alias bmeng          Bin Meng <bmeng.cn@gmail.com>
@@ -56,6 +57,7 @@  alias arc            uboot, abrodkin
 
 alias arm            uboot, trini
 alias at91           uboot, abiessmann
+alias cortina        uboot, alexnemirovsky
 alias davinci        ti
 alias imx            uboot, sbabic
 alias kirkwood       uboot, stroese