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 |
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 --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