linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: devicetree@vger.kernel.org
Cc: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	linux-kernel@vger.kernel.org,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	Andrew Lunn <andrew@lunn.ch>,
	Vivien Didelot <vivien.didelot@savoirfairelinux.com>,
	netdev@vger.kernel.org
Subject: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
Date: Sun, 12 Mar 2017 14:16:50 +0100	[thread overview]
Message-ID: <1489324627-19126-7-git-send-email-geert@linux-m68k.org> (raw)
In-Reply-To: <1489324627-19126-1-git-send-email-geert@linux-m68k.org>

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

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Cc: netdev@vger.kernel.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

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

Impact on next-20170310:

+Andrew Lunn <andrew@lunn.ch> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
+Vivien Didelot <vivien.didelot@savoirfairelinux.com> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
 Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
 Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
-"David S. Miller" <davem@davemloft.net> (commit_signer:11/12=92%)
-Andrew Lunn <andrew@lunn.ch> (commit_signer:8/12=67%,authored:7/12=58%)
-Florian Fainelli <f.fainelli@gmail.com> (commit_signer:4/12=33%,authored:2/12=17%)
-Vivien Didelot <vivien.didelot@savoirfairelinux.com> (commit_signer:2/12=17%,authored:1/12=8%)
-John Crispin <john@phrozen.org> (commit_signer:1/12=8%,authored:1/12=8%)
-"Otto Kekäläinen" <otto@seravo.fi> (authored:1/12=8%)
-netdev@vger.kernel.org (open list:NETWORKING DRIVERS)
+netdev@vger.kernel.org (open list:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
 devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
 linux-kernel@vger.kernel.org (open list)
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ce461fefec6c9463..c0822d4fa5c3ade5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7812,6 +7812,7 @@ M:	Andrew Lunn <andrew@lunn.ch>
 M:	Vivien Didelot <vivien.didelot@savoirfairelinux.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
+F:	Documentation/devicetree/bindings/net/dsa/
 F:	drivers/net/dsa/mv88e6xxx/
 F:	Documentation/devicetree/bindings/net/dsa/marvell.txt
 
-- 
2.7.4

  parent reply	other threads:[~2017-03-12 13:22 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
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 05/23] MAINTAINERS: Add file patterns for dove " Geert Uytterhoeven
2017-03-13 13:01   ` Jason Cooper
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:16 ` Geert Uytterhoeven [this message]
2017-03-12 17:04   ` [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa " Andrew Lunn
2017-03-16 12:58     ` Geert Uytterhoeven
2017-03-16 13:03   ` [PATCH v2.1 " Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 07/23] MAINTAINERS: Add file patterns for fpga " Geert Uytterhoeven
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
2017-03-25  2:40   ` Doug Ledford
2017-03-26  8:45     ` Geert Uytterhoeven
2017-04-25 19:21       ` Doug Ledford
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
2017-03-13  1:02   ` Mauro Carvalho Chehab
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
2017-03-28 14:36   ` Will Deacon
2017-03-12 13:17 ` [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc " Geert Uytterhoeven
2017-03-15  0:19   ` Michael Ellerman
2017-03-15  8:03     ` Geert Uytterhoeven
2017-03-15  9:30       ` Michael Ellerman
2017-03-15  9:36         ` Geert Uytterhoeven
2017-03-21 11:36   ` [v2, " Michael Ellerman
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 21/23] MAINTAINERS: Add file patterns for w1 " Geert Uytterhoeven
2017-03-13 19:08   ` Evgeniy Polyakov
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: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=1489324627-19126-7-git-send-email-geert@linux-m68k.org \
    --to=geert@linux-m68k.org \
    --cc=andrew@lunn.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=netdev@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=vivien.didelot@savoirfairelinux.com \
    /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).