diff options
author | Jassi Brar <jaswinder.singh@linaro.org> | 2018-01-06 17:14:56 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-10 22:50:29 +0300 |
commit | 919e66a2d38bd2ffd7dd358fea7c83d2d8d173b5 (patch) | |
tree | 3e3af421e6d00defa89fc75e9e4e101d26fa1d12 /MAINTAINERS | |
parent | 533dd11a12f698c571a12271b20f235792d3e148 (diff) | |
download | linux-919e66a2d38bd2ffd7dd358fea7c83d2d8d173b5.tar.xz |
MAINTAINERS: Add entry for Socionext ethernet driver
Add entry for the Socionext Netsec controller driver and DT bindings.
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e81d91f7cd4e..f9af20ccee73 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12642,6 +12642,13 @@ 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: 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 |