diff options
author | Andreas Färber <afaerber@suse.de> | 2016-11-27 23:59:51 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-30 00:55:52 +0100 |
commit | b26bff6e52d8b66045b94f2d06f8a349224a55d1 (patch) | |
tree | 247cf8ba90b6dd328ca12c16103ac25248f4841e /MAINTAINERS | |
parent | mlx4: give precise rx/tx bytes/packets counters (diff) | |
download | linux-b26bff6e52d8b66045b94f2d06f8a349224a55d1.tar.xz linux-b26bff6e52d8b66045b94f2d06f8a349224a55d1.zip |
MAINTAINERS: Add device tree bindings to mv88e6xx section
Also include the netdev list for convenience, as done elsewhere.
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Cc: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 519653813500..3348d0ed0a31 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7567,8 +7567,10 @@ S: Maintained MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER M: Andrew Lunn <andrew@lunn.ch> M: Vivien Didelot <vivien.didelot@savoirfairelinux.com> +L: netdev@vger.kernel.org S: Maintained F: drivers/net/dsa/mv88e6xxx/ +F: Documentation/devicetree/bindings/net/dsa/marvell.txt MARVELL ARMADA DRM SUPPORT M: Russell King <rmk+kernel@armlinux.org.uk> |