Re: [PATCH v2 1/2] MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCM

2019-03-29 Thread Benjamin Fair
On Fri, Mar 29, 2019 at 7:07 AM Mukesh Ojha  wrote:
>
>
> On 3/29/2019 5:27 AM, Tomer Maimon wrote:
> > In the process of upstreaming architecture support for ARM/NUVOTON NPCM
> > include/dt-bindings/clock/nuvoton,npcm7xx-clks.h was renamed
> > include/dt-bindings/clock/nuvoton,npcm7xx-clock.h without updating
> > MAINTAINERS. This updates the MAINTAINERS pattern to match the new name
> > of this file.
> >
> > Fixes: 6a498e06ba22 ("MAINTAINERS: Add entry for the Nuvoton NPCM 
> > architecture")
> > Reported-by: Joe Perches 
> > Signed-off-by: Brendan Higgins 
> > Signed-off-by: Tomer Maimon 
>
>
> Reviewed-by: Mukesh Ojha 
>

Reviewed-by: Benjamin Fair 

> Cheers,
> -Mukesh
>
> > ---
> >   MAINTAINERS | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 3e5a5d263f29..8b305d2f2a8a 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1900,7 +1900,7 @@ L:  open...@lists.ozlabs.org (moderated for 
> > non-subscribers)
> >   S:  Supported
> >   F:  arch/arm/mach-npcm/
> >   F:  arch/arm/boot/dts/nuvoton-npcm*
> > -F:   include/dt-bindings/clock/nuvoton,npcm7xx-clks.h
> > +F:   include/dt-bindings/clock/nuvoton,npcm7xx-clock.h
> >   F:  drivers/*/*npcm*
> >   F:  Documentation/devicetree/bindings/*/*npcm*
> >   F:  Documentation/devicetree/bindings/*/*/*npcm*


Re: [PATCH v2 1/2] MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCM

2019-03-29 Thread Mukesh Ojha



On 3/29/2019 5:27 AM, Tomer Maimon wrote:

In the process of upstreaming architecture support for ARM/NUVOTON NPCM
include/dt-bindings/clock/nuvoton,npcm7xx-clks.h was renamed
include/dt-bindings/clock/nuvoton,npcm7xx-clock.h without updating
MAINTAINERS. This updates the MAINTAINERS pattern to match the new name
of this file.

Fixes: 6a498e06ba22 ("MAINTAINERS: Add entry for the Nuvoton NPCM architecture")
Reported-by: Joe Perches 
Signed-off-by: Brendan Higgins 
Signed-off-by: Tomer Maimon 



Reviewed-by: Mukesh Ojha 

Cheers,
-Mukesh


---
  MAINTAINERS | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d263f29..8b305d2f2a8a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1900,7 +1900,7 @@ L:open...@lists.ozlabs.org (moderated for 
non-subscribers)
  S:Supported
  F:arch/arm/mach-npcm/
  F:arch/arm/boot/dts/nuvoton-npcm*
-F: include/dt-bindings/clock/nuvoton,npcm7xx-clks.h
+F: include/dt-bindings/clock/nuvoton,npcm7xx-clock.h
  F:drivers/*/*npcm*
  F:Documentation/devicetree/bindings/*/*npcm*
  F:Documentation/devicetree/bindings/*/*/*npcm*


[PATCH v2 1/2] MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCM

2019-03-28 Thread Tomer Maimon
In the process of upstreaming architecture support for ARM/NUVOTON NPCM
include/dt-bindings/clock/nuvoton,npcm7xx-clks.h was renamed
include/dt-bindings/clock/nuvoton,npcm7xx-clock.h without updating
MAINTAINERS. This updates the MAINTAINERS pattern to match the new name
of this file.

Fixes: 6a498e06ba22 ("MAINTAINERS: Add entry for the Nuvoton NPCM architecture")
Reported-by: Joe Perches 
Signed-off-by: Brendan Higgins 
Signed-off-by: Tomer Maimon 
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d263f29..8b305d2f2a8a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1900,7 +1900,7 @@ L:open...@lists.ozlabs.org (moderated for 
non-subscribers)
 S: Supported
 F: arch/arm/mach-npcm/
 F: arch/arm/boot/dts/nuvoton-npcm*
-F: include/dt-bindings/clock/nuvoton,npcm7xx-clks.h
+F: include/dt-bindings/clock/nuvoton,npcm7xx-clock.h
 F: drivers/*/*npcm*
 F: Documentation/devicetree/bindings/*/*npcm*
 F: Documentation/devicetree/bindings/*/*/*npcm*
-- 
2.14.1