2018-07-01 09:32:49

by avi.fishman

[permalink] [raw]
Subject: [PATCH v2 0/1] MAINTAINERS: add subfolders for nuvoton *npcm*

From: Avi Fishman <[email protected]>


Changes since version 1:
- Follow Greg KH comment to add changelog test in addition to the commit
subject

Add several subfolders to look for *npcm* files under
ARM/NUVOTON NPCM ARCHITECTURE

Avi Fishman (1):
MAINTAINERS: add subfolders for nuvoton *npcm*

MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)

--
2.14.1



2018-07-01 09:33:33

by avi.fishman

[permalink] [raw]
Subject: [PATCH v2 1/1] MAINTAINERS: add subfolders for nuvoton *npcm*

From: Avi Fishman <[email protected]>

Add several subfolders to look for *npcm* files under
ARM/NUVOTON NPCM ARCHITECTURE

Signed-off-by: Avi Fishman <[email protected]>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e0ce3c5f32e5..23c450adad44 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1727,7 +1727,10 @@ F: arch/arm/mach-npcm/
F: arch/arm/boot/dts/nuvoton-npcm*
F: include/dt-bindings/clock/nuvoton,npcm7xx-clks.h
F: drivers/*/*npcm*
+F: drivers/*/*/*npcm*
F: Documentation/*/*npcm*
+F: Documentation/*/*/*npcm*
+F: Documentation/*/*/*/*npcm*

ARM/NUVOTON W90X900 ARM ARCHITECTURE
M: Wan ZongShun <[email protected]>
--
2.14.1


2018-07-02 21:46:06

by Andrew Morton

[permalink] [raw]
Subject: Re: [PATCH v2 1/1] MAINTAINERS: add subfolders for nuvoton *npcm*

On Sun, 1 Jul 2018 12:30:28 +0300 [email protected] wrote:

> From: Avi Fishman <[email protected]>
>
> Add several subfolders to look for *npcm* files under
> ARM/NUVOTON NPCM ARCHITECTURE
>
> Signed-off-by: Avi Fishman <[email protected]>
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e0ce3c5f32e5..23c450adad44 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1727,7 +1727,10 @@ F: arch/arm/mach-npcm/
> F: arch/arm/boot/dts/nuvoton-npcm*
> F: include/dt-bindings/clock/nuvoton,npcm7xx-clks.h
> F: drivers/*/*npcm*
> +F: drivers/*/*/*npcm*
> F: Documentation/*/*npcm*
> +F: Documentation/*/*/*npcm*
> +F: Documentation/*/*/*/*npcm*

The Docuemntation/ pathnames have changed. Please refresh to the
current Linus tree.


2018-07-02 22:00:17

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH v2 1/1] MAINTAINERS: add subfolders for nuvoton *npcm*

On Mon, 2018-07-02 at 14:45 -0700, Andrew Morton wrote:
> On Sun, 1 Jul 2018 12:30:28 +0300 [email protected] wrote:
>
> > From: Avi Fishman <[email protected]>
> >
> > Add several subfolders to look for *npcm* files under
> > ARM/NUVOTON NPCM ARCHITECTURE
> >
> > Signed-off-by: Avi Fishman <[email protected]>
> > ---
> > MAINTAINERS | 3 +++
> > 1 file changed, 3 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index e0ce3c5f32e5..23c450adad44 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1727,7 +1727,10 @@ F: arch/arm/mach-npcm/
> > F: arch/arm/boot/dts/nuvoton-npcm*
> > F: include/dt-bindings/clock/nuvoton,npcm7xx-clks.h
> > F: drivers/*/*npcm*
> > +F: drivers/*/*/*npcm*
> > F: Documentation/*/*npcm*
> > +F: Documentation/*/*/*npcm*
> > +F: Documentation/*/*/*/*npcm*
>
> The Docuemntation/ pathnames have changed. Please refresh to the
> current Linus tree.

$ git ls-files Documentation | grep npcm
Documentation/devicetree/bindings/arm/cpu-enable-method/nuvoton,npcm750-smp
Documentation/devicetree/bindings/arm/npcm/npcm.txt
Documentation/devicetree/bindings/clock/nuvoton,npcm750-clk.txt
Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt
Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.txt
Documentation/devicetree/bindings/usb/npcm7xx-usb.txt
Documentation/devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt

So maybe:

F: Documentation/devicetree/bindings/*/*npcm*
F: Documentation/devicetree/bindings/*/*/*npcm*


2018-07-02 22:29:19

by Mauro Carvalho Chehab

[permalink] [raw]
Subject: Re: [PATCH v2 1/1] MAINTAINERS: add subfolders for nuvoton *npcm*

Em Mon, 02 Jul 2018 14:58:00 -0700
Joe Perches <[email protected]> escreveu:

> On Mon, 2018-07-02 at 14:45 -0700, Andrew Morton wrote:
> > On Sun, 1 Jul 2018 12:30:28 +0300 [email protected] wrote:
> >
> > > From: Avi Fishman <[email protected]>
> > >
> > > Add several subfolders to look for *npcm* files under
> > > ARM/NUVOTON NPCM ARCHITECTURE
> > >
> > > Signed-off-by: Avi Fishman <[email protected]>
> > > ---
> > > MAINTAINERS | 3 +++
> > > 1 file changed, 3 insertions(+)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index e0ce3c5f32e5..23c450adad44 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -1727,7 +1727,10 @@ F: arch/arm/mach-npcm/
> > > F: arch/arm/boot/dts/nuvoton-npcm*
> > > F: include/dt-bindings/clock/nuvoton,npcm7xx-clks.h
> > > F: drivers/*/*npcm*
> > > +F: drivers/*/*/*npcm*
> > > F: Documentation/*/*npcm*
> > > +F: Documentation/*/*/*npcm*
> > > +F: Documentation/*/*/*/*npcm*
> >
> > The Docuemntation/ pathnames have changed. Please refresh to the
> > current Linus tree.
>
> $ git ls-files Documentation | grep npcm
> Documentation/devicetree/bindings/arm/cpu-enable-method/nuvoton,npcm750-smp
> Documentation/devicetree/bindings/arm/npcm/npcm.txt
> Documentation/devicetree/bindings/clock/nuvoton,npcm750-clk.txt
> Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt
> Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.txt
> Documentation/devicetree/bindings/usb/npcm7xx-usb.txt
> Documentation/devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt
>
> So maybe:
>
> F: Documentation/devicetree/bindings/*/*npcm*
> F: Documentation/devicetree/bindings/*/*/*npcm*
>

It is already like that, since commit
5efa6f8473cc ("MAINTAINERS: fix location of DT npcm files")

Btw, I suggest to check documentation references with:

./scripts/documentation-file-ref-check

It helps to identify if the links are pointing to the right
places. It does it tree-wide, though, and not per patch.

Thanks,
Mauro