Re: Bad MAINTAINERS pattern in section 'ARM/NUVOTON NPCM ARCHITECTURE'

From: Brendan Higgins
Date: Fri Sep 28 2018 - 18:04:28 EST


On Fri, Sep 28, 2018 at 2:51 PM Joe Perches <joe@xxxxxxxxxxx> wrote:
>
> Please fix this defect appropriately.
>
> linux-next MAINTAINERS section:
>
> 1781 ARM/NUVOTON NPCM ARCHITECTURE
> 1782 M: Avi Fishman <avifishman70@xxxxxxxxx>
> 1783 M: Tomer Maimon <tmaimon77@xxxxxxxxx>
> 1784 R: Patrick Venture <venture@xxxxxxxxxx>
> 1785 R: Nancy Yuen <yuenn@xxxxxxxxxx>
> 1786 R: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
> 1787 L: openbmc@xxxxxxxxxxxxxxxx (moderated for non-subscribers)
> 1788 S: Supported
> 1789 F: arch/arm/mach-npcm/
> 1790 F: arch/arm/boot/dts/nuvoton-npcm*
> --> 1791 F: include/dt-bindings/clock/nuvoton,npcm7xx-clks.h
> 1792 F: drivers/*/*npcm*
> 1793 F: Documentation/devicetree/bindings/*/*npcm*
> 1794 F: Documentation/devicetree/bindings/*/*/*npcm*
>
> Commit that introduced this:
>
> commit 6a498e06ba22872d3a27cc0dae77b9314b1de48b
> Author: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
> Date: Thu Aug 17 09:44:32 2017 -0700
>
> MAINTAINERS: Add entry for the Nuvoton NPCM architecture
>
> Add maintainers and reviewers for the Nuvoton NPCM architecture.
>
> Signed-off-by: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
> Reviewed-by: Tomer Maimon <tmaimon77@xxxxxxxxx>
> Reviewed-by: Avi Fishman <avifishman70@xxxxxxxxx>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> MAINTAINERS | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
> No commit with include/dt-bindings/clock/nuvoton,npcm7xx-clks.h found

Ah, looks like it should actually be
include/dt-bindings/clock/nuvoton,npcm7xx-clock.h. We probably changed
it in one of the revisions and forgot to update it.

>