diff mbox series

[3/3] MAINTAINERS: Add entry for Socionext ethernet driver

Message ID 1512058416-15968-1-git-send-email-jassisinghbrar@gmail.com
State Superseded
Headers show
Series [1/3] dt-bindings: net: Add DT bindings for Socionext Netsec | expand

Commit Message

Jassi Brar Nov. 30, 2017, 4:13 p.m. UTC
From: Jassi Brar <jaswinder.singh@linaro.org>


Add entry for the Socionext Netsec controller driver and DT bindings.

Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>

---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.7.4

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

Comments

Joe Perches Nov. 30, 2017, 4:33 p.m. UTC | #1
On Thu, 2017-11-30 at 21:43 +0530, jassisinghbrar@gmail.com wrote:
> Add entry for the Socionext Netsec controller driver and DT bindings.

[]
> diff --git a/MAINTAINERS b/MAINTAINERS

[]
> @@ -12617,6 +12617,14 @@ F:	drivers/md/raid*

>  F:	include/linux/raid/

>  F:	include/uapi/linux/raid/

>  

> +SOCIONEXT (SNI) NETSEC NETWORK DRIVER

> +M:	Jassi Brar <jaswinder.singh@linaro.org>

> +L:	netdev@vger.kernel.org

> +S:	Supported

> +S:	Maintained


One S: line per customer...

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

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index aa71ab52f..aed9d32 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12617,6 +12617,14 @@  F:	drivers/md/raid*
 F:	include/linux/raid/
 F:	include/uapi/linux/raid/
 
+SOCIONEXT (SNI) NETSEC NETWORK DRIVER
+M:	Jassi Brar <jaswinder.singh@linaro.org>
+L:	netdev@vger.kernel.org
+S:	Supported
+S:	Maintained
+F:	drivers/net/ethernet/socionext/netsec.c
+F:	Documentation/devicetree/bindings/net/socionext-netsec.txt
+
 SONIC NETWORK DRIVER
 M:	Thomas Bogendoerfer <tsbogend@alpha.franken.de>
 L:	netdev@vger.kernel.org