From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 20 Jan 2020 12:09:43 -0500 Subject: [PATCH] MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc. In-Reply-To: <1579508636-14320-2-git-send-email-alex.nemirovsky@cortina-access.com> References: <1579508636-14320-1-git-send-email-alex.nemirovsky@cortina-access.com> <1579508636-14320-2-git-send-email-alex.nemirovsky@cortina-access.com> Message-ID: <20200120170943.GV8732@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > > 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 > +S: Supported > +F: board/cortina/common/* > +F: board/cortina/common/armv8/* > + > ARM/CZ.NIC TURRIS MOX SUPPORT > M: Marek Behun > 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 > +S: Supported > +F: board/cortina/common/* > +F: board/cortina/common/mips/* > + > MIPS MSCC > M: Gregory CLEMENT > M: Lars Povlsen 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 S: Supported F: board/cortina/common/ F: board/cortina/common/armv8/ MIPS CORTINA ACCESS CAxxxx M: Alex Nemirovsky 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: