On Tue, Jun 19, 2018 at 08:18:35PM +0200, Geert Uytterhoeven wrote: > Make sure patches for arch/arm64/configs/renesas_defconfig are sent to > the right people, and don't bother anyone outside linux-renesas-soc. > > Signed-off-by: Geert Uytterhoeven <[email protected]> > --- > Not intended for upstream merge. > > Is this a good idea, or will it cause too many merge conflicts in > MAINTAINERS?
It seems like a good idea to me. We can drop it if it becomes a headache. > > Impact on scripts/get_maintainer.pl: > > -Catalin Marinas <[email protected]> (maintainer:ARM64 PORT > (AARCH64 ARCHITECTURE)) > -Will Deacon <[email protected]> (maintainer:ARM64 PORT (AARCH64 > ARCHITECTURE)) > -Simon Horman <[email protected]> > (commit_signer:8/9=89%,authored:3/9=33%) > -Geert Uytterhoeven <[email protected]> > (commit_signer:6/9=67%,authored:3/9=33%,added_lines:330/336=98%,removed_lines:5/5=100%) > -Laurent Pinchart <[email protected]> > (commit_signer:1/9=11%) > -Wolfram Sang <[email protected]> > (commit_signer:1/9=11%,authored:1/9=11%) > -Kuninori Morimoto <[email protected]> > (commit_signer:1/9=11%,authored:1/9=11%) > -Kieran Bingham <[email protected]> (authored:1/9=11%) > [email protected] (moderated list:ARM64 PORT (AARCH64 > ARCHITECTURE)) > [email protected] (open list) > +Simon Horman <[email protected]> (supporter:ARM/RENESAS ARM64 > ARCHITECTURE) > +Magnus Damm <[email protected]> (supporter:ARM/RENESAS ARM64 > ARCHITECTURE) > [email protected] (open list:ARM/RENESAS ARM64 > ARCHITECTURE) > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9d5eeff51b5fd329..de0ffbc8e4d66586 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1854,6 +1854,7 @@ Q: > http://patchwork.kernel.org/project/linux-renesas-soc/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next > S: Supported > F: arch/arm64/boot/dts/renesas/ > +F: arch/arm64/configs/renesas_defconfig > F: Documentation/devicetree/bindings/arm/shmobile.txt > F: drivers/soc/renesas/ > F: include/linux/soc/renesas/ > @@ -2265,6 +2266,7 @@ T: git > git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git > S: Maintained > F: arch/arm64/ > F: Documentation/arm64/ > +X: arch/arm64/configs/renesas_defconfig > > AS3645A LED FLASH CONTROLLER DRIVER > M: Sakari Ailus <[email protected]> > @@ -15877,3 +15879,4 @@ T: git > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > S: Buried alive in reporters > F: * > F: */ > +X: arch/arm64/configs/renesas_defconfig > -- > 2.17.1 >
