diff mbox series

ARM: shmobile: Add missing dts files to MAINTAINERS

Message ID 20181212105435.28310-1-horms+renesas@verge.net.au (mailing list archive)
State Mainlined, archived
Commit 8d22020a7e1e540592e801a0aa0aebe938599f47
Headers show
Series ARM: shmobile: Add missing dts files to MAINTAINERS | expand

Commit Message

Simon Horman Dec. 12, 2018, 10:54 a.m. UTC
Add some more patterns to the ARM/SHMOBILE ARM ARCHITECTURE
section of MAINTAINERS to complete the list of maintained dts files.

As of writing dts files covered are:
* arch/arm/boot/dts/gr-peach-audiocamerashield.dtsi
* arch/arm/boot/dts/iwg20d-q7-common.dtsi
* arch/arm/boot/dts/iwg20d-q7-dbcm-ca.dtsi

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

 Based on renesas-devel-20181210-v4.20-rc6

Comments

Simon Horman Dec. 17, 2018, 12:49 p.m. UTC | #1
On Wed, Dec 12, 2018 at 11:54:35AM +0100, Simon Horman wrote:
> Add some more patterns to the ARM/SHMOBILE ARM ARCHITECTURE
> section of MAINTAINERS to complete the list of maintained dts files.
> 
> As of writing dts files covered are:
> * arch/arm/boot/dts/gr-peach-audiocamerashield.dtsi
> * arch/arm/boot/dts/iwg20d-q7-common.dtsi
> * arch/arm/boot/dts/iwg20d-q7-dbcm-ca.dtsi
> 
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

I would value a review of this.

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
>  Based on renesas-devel-20181210-v4.20-rc6
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0c7a08740cb7..2d4b90ffb14f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2075,6 +2075,8 @@ 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/arm/boot/dts/emev2*
> +F:	arch/arm/boot/dts/gr-peach*
> +F:	arch/arm/boot/dts/iwg20d-q7*
>  F:	arch/arm/boot/dts/r7s*
>  F:	arch/arm/boot/dts/r8a*
>  F:	arch/arm/boot/dts/r9a*
> -- 
> 2.11.0
>
Geert Uytterhoeven Dec. 17, 2018, 2:23 p.m. UTC | #2
Hi Simon,

On Wed, Dec 12, 2018 at 11:55 AM Simon Horman
<horms+renesas@verge.net.au> wrote:
> Add some more patterns to the ARM/SHMOBILE ARM ARCHITECTURE
> section of MAINTAINERS to complete the list of maintained dts files.
>
> As of writing dts files covered are:
> * arch/arm/boot/dts/gr-peach-audiocamerashield.dtsi
> * arch/arm/boot/dts/iwg20d-q7-common.dtsi
> * arch/arm/boot/dts/iwg20d-q7-dbcm-ca.dtsi
>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2075,6 +2075,8 @@ 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/arm/boot/dts/emev2*
> +F:     arch/arm/boot/dts/gr-peach*
> +F:     arch/arm/boot/dts/iwg20d-q7*

I had hoped to make this more future-proof by shortening the string, but
apparently there are non-Renesas iwg2* boards.

Gr{oetje,eeting}s,

                        Geert
Simon Horman Dec. 17, 2018, 2:53 p.m. UTC | #3
On Mon, Dec 17, 2018 at 03:23:27PM +0100, Geert Uytterhoeven wrote:
> Hi Simon,
> 
> On Wed, Dec 12, 2018 at 11:55 AM Simon Horman
> <horms+renesas@verge.net.au> wrote:
> > Add some more patterns to the ARM/SHMOBILE ARM ARCHITECTURE
> > section of MAINTAINERS to complete the list of maintained dts files.
> >
> > As of writing dts files covered are:
> > * arch/arm/boot/dts/gr-peach-audiocamerashield.dtsi
> > * arch/arm/boot/dts/iwg20d-q7-common.dtsi
> > * arch/arm/boot/dts/iwg20d-q7-dbcm-ca.dtsi
> >
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2075,6 +2075,8 @@ 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/arm/boot/dts/emev2*
> > +F:     arch/arm/boot/dts/gr-peach*
> > +F:     arch/arm/boot/dts/iwg20d-q7*
> 
> I had hoped to make this more future-proof by shortening the string, but
> apparently there are non-Renesas iwg2* boards.

Thanks, applied for v4.22.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0c7a08740cb7..2d4b90ffb14f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2075,6 +2075,8 @@  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/arm/boot/dts/emev2*
+F:	arch/arm/boot/dts/gr-peach*
+F:	arch/arm/boot/dts/iwg20d-q7*
 F:	arch/arm/boot/dts/r7s*
 F:	arch/arm/boot/dts/r8a*
 F:	arch/arm/boot/dts/r9a*