* [PATCH 3/3] MAINTAINERS: Add entry for Socionext ethernet driver
@ 2017-11-30 16:13 jassisinghbrar
[not found] ` <1512058416-15968-1-git-send-email-jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-12-01 9:14 ` Ard Biesheuvel
0 siblings, 2 replies; 3+ messages in thread
From: jassisinghbrar @ 2017-11-30 16:13 UTC (permalink / raw)
To: netdev, devicetree
Cc: davem, arnd.bergmann, ard.biesheuvel, robh+dt, mark.rutland,
Jassi Brar
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(+)
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
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 3/3] MAINTAINERS: Add entry for Socionext ethernet driver
[not found] ` <1512058416-15968-1-git-send-email-jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2017-11-30 16:33 ` Joe Perches
0 siblings, 0 replies; 3+ messages in thread
From: Joe Perches @ 2017-11-30 16:33 UTC (permalink / raw)
To: jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w,
netdev-u79uwXL29TY76Z2rM5mHXA, devicetree-u79uwXL29TY76Z2rM5mHXA
Cc: davem-fT/PcQaiUtIeIZ0/mPfg9Q,
arnd.bergmann-QSEj5FYQhm4dnm+yROfE0A,
ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8,
Jassi Brar
On Thu, 2017-11-30 at 21:43 +0530, jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org 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-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> +L: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 3/3] MAINTAINERS: Add entry for Socionext ethernet driver
2017-11-30 16:13 [PATCH 3/3] MAINTAINERS: Add entry for Socionext ethernet driver jassisinghbrar
[not found] ` <1512058416-15968-1-git-send-email-jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2017-12-01 9:14 ` Ard Biesheuvel
1 sibling, 0 replies; 3+ messages in thread
From: Ard Biesheuvel @ 2017-12-01 9:14 UTC (permalink / raw)
To: Jassi Brar
Cc: <netdev@vger.kernel.org>, devicetree@vger.kernel.org,
David S. Miller, Arnd Bergmann, Rob Herring, Mark Rutland,
Jassi Brar
On 30 November 2017 at 16:13, <jassisinghbrar@gmail.com> wrote:
> 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>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
(with Joe's comment addressed)
> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> 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
> --
> 2.7.4
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-12-01 9:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-30 16:13 [PATCH 3/3] MAINTAINERS: Add entry for Socionext ethernet driver jassisinghbrar
[not found] ` <1512058416-15968-1-git-send-email-jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-11-30 16:33 ` Joe Perches
2017-12-01 9:14 ` Ard Biesheuvel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).