On Fri, 2018-06-22 at 12:08 +0200, Geert Uytterhoeven wrote: > Submitters of device tree binding documentation may forget to CC > the subsystem maintainer if this is missing. > > Signed-off-by: Geert Uytterhoeven <[email protected]> > --- > v3: > - Update for next-20180622, > > v2: > - No changes. > > Impact on "scripts/get_maintainer.pl -f > Documentation/devicetree/bindings/nios2/": > > -Rob Herring <[email protected]> (maintainer:OPEN FIRMWARE AND > FLATTENED DEVICE TREE > BINDINGS,commit_signer:2/2=100%,authored:1/2=50%) > +Ley Foon Tan <[email protected]> (maintainer:NIOS2 ARCHITECTURE) > +Rob Herring <[email protected]> (maintainer:OPEN FIRMWARE AND > FLATTENED DEVICE TREE BINDINGS) > Mark Rutland <[email protected]> (maintainer:OPEN FIRMWARE AND > FLATTENED DEVICE TREE BINDINGS) > -Mathieu Malaterre <[email protected]> > (commit_signer:1/2=50%,authored:1/2=50%) > -Thierry Reding <[email protected]> (commit_signer:1/2=50%) > [email protected] (moderated list:NIOS2 ARCHITECTURE) > [email protected] (open list:OPEN FIRMWARE AND FLATTENED > DEVICE TREE BINDINGS) > [email protected] (open list) > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index baa4dc046daf9cdc..dd72b804b9b8bab3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10074,6 +10074,7 @@ M: Ley Foon Tan <[email protected]> > L: [email protected] (moderated for non- > subscribers) > T: git > git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git > S: Maintained > +F: Documentation/devicetree/bindings/nios2/ > F: arch/nios2/ > > NOHZ, DYNTICKS SUPPORT > -- > 2.17.1 > > Reviewed-by: Ley Foon Tan <[email protected]>

