From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings Date: Sun, 12 Mar 2017 14:16:50 +0100 Message-ID: <1489324627-19126-7-git-send-email-geert@linux-m68k.org> References: <1489324627-19126-1-git-send-email-geert@linux-m68k.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Rob Herring , Mark Rutland , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Geert Uytterhoeven , Andrew Lunn , Vivien Didelot , netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven Cc: Andrew Lunn Cc: Vivien Didelot 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: - Rebased on top of commit 0d3cd4b6b49865e8 ("net: dsa: mv88e6xxx: move driver in its own folder"). Impact on next-20170310: +Andrew Lunn (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER) +Vivien Didelot (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER) Rob Herring (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Mark Rutland (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) -"David S. Miller" (commit_signer:11/12=92%) -Andrew Lunn (commit_signer:8/12=67%,authored:7/12=58%) -Florian Fainelli (commit_signer:4/12=33%,authored:2/12=17%) -Vivien Didelot (commit_signer:2/12=17%,authored:1/12=8%) -John Crispin (commit_signer:1/12=8%,authored:1/12=8%) -"Otto Kekäläinen" (authored:1/12=8%) -netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:NETWORKING DRIVERS) +netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER) 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 ce461fefec6c9463..c0822d4fa5c3ade5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7812,6 +7812,7 @@ M: Andrew Lunn M: Vivien Didelot L: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 -- 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