devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
To: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>,
	Vivien Didelot
	<vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>,
	Florian Fainelli
	<f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Geert Uytterhoeven
	<geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
Subject: [PATCH v2.1 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
Date: Thu, 16 Mar 2017 14:03:01 +0100	[thread overview]
Message-ID: <1489669381-26515-1-git-send-email-geert@linux-m68k.org> (raw)
In-Reply-To: <1489324627-19126-7-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>

Submitters of device tree binding documentation may forget to CC
the subsystem maintainer if this is missing.

Signed-off-by: Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
Cc: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
Cc: Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
Cc: Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2.1:
  - Moved pattern to "NETWORKING [DSA]",

v2:
  - Rebased on top of commit 0d3cd4b6b49865e8 ("net: dsa: mv88e6xxx:
    move driver in its own folder").

Impact on next-20170310:

-Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
-Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
+Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> (maintainer:NETWORKING [DSA])
+Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org> (maintainer:NETWORKING [DSA])
+Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> (maintainer:NETWORKING [DSA])
 Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
 Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
-netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
+netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:NETWORKING DRIVERS)
 devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
 linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list)
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index bfd6447731e68fa0..82ffd408f4ed0d02 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8758,6 +8758,7 @@ M:	Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
 M:	Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
 M:	Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 S:	Maintained
+F:	Documentation/devicetree/bindings/net/dsa/
 F:	net/dsa/
 F:	include/net/dsa.h
 F:	drivers/net/dsa/
-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2017-03-16 13:03 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-12 13:16 [PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings Geert Uytterhoeven
     [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2017-03-12 13:16   ` [PATCH v2 01/23] MAINTAINERS: Add file patterns for auxdisplay " Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 02/23] MAINTAINERS: Add file patterns for clocksource " Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 03/23] MAINTAINERS: Add file patterns for cpufreq " Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 04/23] MAINTAINERS: Add file patterns for cris " Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa " Geert Uytterhoeven
     [not found]     ` <1489324627-19126-7-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2017-03-12 17:04       ` Andrew Lunn
     [not found]         ` <20170312170407.GJ15842-g2DYL2Zd6BY@public.gmane.org>
2017-03-16 12:58           ` Geert Uytterhoeven
2017-03-16 13:03       ` Geert Uytterhoeven [this message]
2017-03-12 13:16   ` [PATCH v2 07/23] MAINTAINERS: Add file patterns for fpga " Geert Uytterhoeven
     [not found]     ` <1489324627-19126-8-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2017-03-13 14:55       ` Alan Tull
2017-03-12 13:16   ` [PATCH v2 08/23] MAINTAINERS: Add file patterns for h8300 " Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband " Geert Uytterhoeven
     [not found]     ` <1489324627-19126-10-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2017-03-25  2:40       ` Doug Ledford
     [not found]         ` <1490409626.2404.42.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-03-26  8:45           ` Geert Uytterhoeven
     [not found]             ` <CAMuHMdVjzXFE19SW++38+EdpnsZx+j54U5CqTeRkN-4cknQ6BA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-04-25 19:21               ` Doug Ledford
     [not found]                 ` <1493148079.3041.90.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-04-26  7:36                   ` Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 10/23] MAINTAINERS: Add file patterns for ipmi " Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 11/23] MAINTAINERS: Add file patterns for mailbox " Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 12/23] MAINTAINERS: Add file patterns for media " Geert Uytterhoeven
     [not found]     ` <1489324627-19126-13-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2017-03-13  1:02       ` Mauro Carvalho Chehab
     [not found]         ` <20170312220231.193801fd-ch4gOOMV7nf/PtFMR13I2A@public.gmane.org>
2017-03-13  7:43           ` Geert Uytterhoeven
2017-03-13 10:00             ` Mauro Carvalho Chehab
2017-03-12 13:16   ` [PATCH v2 13/23] MAINTAINERS: Add file patterns for mediatek " Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 14/23] MAINTAINERS: Add file patterns for nios2 " Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 15/23] MAINTAINERS: Add file patterns for perf " Geert Uytterhoeven
     [not found]     ` <1489324627-19126-16-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2017-03-28 14:36       ` Will Deacon
2017-03-12 13:17   ` [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc " Geert Uytterhoeven
     [not found]     ` <1489324627-19126-17-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2017-03-15  0:19       ` Michael Ellerman
     [not found]         ` <87a88nv1b2.fsf-W0DJWXSxmBNbyGPkN3NxC2scP1bn1w/D@public.gmane.org>
2017-03-15  8:03           ` Geert Uytterhoeven
2017-03-15  9:30             ` Michael Ellerman
     [not found]               ` <87d1dilwdu.fsf-W0DJWXSxmBNbyGPkN3NxC2scP1bn1w/D@public.gmane.org>
2017-03-15  9:36                 ` Geert Uytterhoeven
2017-03-21 11:36     ` [v2, " Michael Ellerman
2017-03-12 13:17   ` [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 " Geert Uytterhoeven
2017-03-13 19:08     ` Evgeniy Polyakov
     [not found]       ` <427591489432133-MCPEbMQOdsNxpj1cXAZ9Bg@public.gmane.org>
2017-03-27  6:50         ` Geert Uytterhoeven
2017-03-12 13:17   ` [PATCH v2 22/23] MAINTAINERS: Add file patterns for x86 " Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove " Geert Uytterhoeven
2017-03-13 13:01   ` Jason Cooper
     [not found]     ` <20170313130138.GV11350-fahSIxCzskDQ+YiMSub0/l6hYfS7NtTn@public.gmane.org>
2017-03-17 12:02       ` Geert Uytterhoeven
2017-03-17 13:07         ` Jason Cooper
2017-03-23 16:28   ` Gregory CLEMENT
2017-03-12 13:17 ` [PATCH v2 17/23] MAINTAINERS: Add file patterns for pps " Geert Uytterhoeven
2017-03-12 13:17 ` [PATCH v2 18/23] MAINTAINERS: Add file patterns for serio " Geert Uytterhoeven
2017-03-12 13:17 ` [PATCH v2 19/23] MAINTAINERS: Add file patterns for ti " Geert Uytterhoeven
2017-03-12 13:17 ` [PATCH v2 20/23] MAINTAINERS: Add file patterns for tpm " Geert Uytterhoeven
2017-03-13 11:55   ` Jarkko Sakkinen
2017-03-12 13:17 ` [PATCH v2 23/23] MAINTAINERS: Add file patterns for xillybus " Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1489669381-26515-1-git-send-email-geert@linux-m68k.org \
    --to=geert-td1emuhucqxl1znqvxdv9g@public.gmane.org \
    --cc=andrew-g2DYL2Zd6BY@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).