[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFd5g45HZOA3CGd+g81DDEMw4B67kMbvkC3gkA-ewxhBMtUDcw@mail.gmail.com>
Date: Fri, 28 Sep 2018 15:04:13 -0700
From: Brendan Higgins <brendanhiggins@...gle.com>
To: joe@...ches.com
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Avi Fishman <avifishman70@...il.com>,
Tomer Maimon <tmaimon77@...il.com>,
Patrick Venture <venture@...gle.com>,
Nancy Yuen <yuenn@...gle.com>,
OpenBMC Maillist <openbmc@...ts.ozlabs.org>
Subject: Re: Bad MAINTAINERS pattern in section 'ARM/NUVOTON NPCM ARCHITECTURE'
On Fri, Sep 28, 2018 at 2:51 PM Joe Perches <joe@...ches.com> wrote:
>
> Please fix this defect appropriately.
>
> linux-next MAINTAINERS section:
>
> 1781 ARM/NUVOTON NPCM ARCHITECTURE
> 1782 M: Avi Fishman <avifishman70@...il.com>
> 1783 M: Tomer Maimon <tmaimon77@...il.com>
> 1784 R: Patrick Venture <venture@...gle.com>
> 1785 R: Nancy Yuen <yuenn@...gle.com>
> 1786 R: Brendan Higgins <brendanhiggins@...gle.com>
> 1787 L: openbmc@...ts.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@...gle.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@...gle.com>
> Reviewed-by: Tomer Maimon <tmaimon77@...il.com>
> Reviewed-by: Avi Fishman <avifishman70@...il.com>
> Signed-off-by: Arnd Bergmann <arnd@...db.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.
>
Powered by blists - more mailing lists