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

Brendan Higgins brendanhiggins at google.com
Sat Sep 29 08:04:13 AEST 2018


On Fri, Sep 28, 2018 at 2:51 PM Joe Perches <joe at perches.com> wrote:
>
> Please fix this defect appropriately.
>
> linux-next MAINTAINERS section:
>
>         1781    ARM/NUVOTON NPCM ARCHITECTURE
>         1782    M:      Avi Fishman <avifishman70 at gmail.com>
>         1783    M:      Tomer Maimon <tmaimon77 at gmail.com>
>         1784    R:      Patrick Venture <venture at google.com>
>         1785    R:      Nancy Yuen <yuenn at google.com>
>         1786    R:      Brendan Higgins <brendanhiggins at google.com>
>         1787    L:      openbmc at lists.ozlabs.org (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 at google.com>
>  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 at google.com>
>      Reviewed-by: Tomer Maimon <tmaimon77 at gmail.com>
>      Reviewed-by: Avi Fishman <avifishman70 at gmail.com>
>      Signed-off-by: Arnd Bergmann <arnd at arndb.de>
>
>   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.

>


More information about the openbmc mailing list