2015-10-09 15:39:12

by Thomas Petazzoni

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver

A new crypto driver for Marvell ARM platforms was added in
drivers/crypto/marvell/ as part of commit f63601fd616ab ("crypto:
marvell/cesa - add a new driver for Marvell's CESA"). This commit adds
the relevant developers to the list of maintainers.

Cc: Boris Brezillon <[email protected]>
Cc: Arnaud Ebalard <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7ba7ab7..d3f47f5c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6555,6 +6555,13 @@ M: Guenter Roeck <[email protected]>
S: Maintained
F: drivers/net/dsa/mv88e6352.c

+MARVELL CRYPTO DRIVER
+M: Boris Brezillon <[email protected]>
+M: Arnaud Ebalard <[email protected]>
+F: drivers/crypto/marvell/
+S: Maintained
+L: [email protected]
+
MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
M: Mirko Lindner <[email protected]>
M: Stephen Hemminger <[email protected]>
--
2.6.1


2015-10-09 15:40:42

by Russell King - ARM Linux

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver

On Fri, Oct 09, 2015 at 05:39:02PM +0200, Thomas Petazzoni wrote:
> A new crypto driver for Marvell ARM platforms was added in
> drivers/crypto/marvell/ as part of commit f63601fd616ab ("crypto:
> marvell/cesa - add a new driver for Marvell's CESA"). This commit adds
> the relevant developers to the list of maintainers.
>
> Cc: Boris Brezillon <[email protected]>
> Cc: Arnaud Ebalard <[email protected]>
> Cc: Herbert Xu <[email protected]>
> Cc: Russell King <[email protected]>

Suggested-by: Russell King <[email protected]>

;)

> Signed-off-by: Thomas Petazzoni <[email protected]>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7ba7ab7..d3f47f5c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6555,6 +6555,13 @@ M: Guenter Roeck <[email protected]>
> S: Maintained
> F: drivers/net/dsa/mv88e6352.c
>
> +MARVELL CRYPTO DRIVER
> +M: Boris Brezillon <[email protected]>
> +M: Arnaud Ebalard <[email protected]>
> +F: drivers/crypto/marvell/
> +S: Maintained
> +L: [email protected]
> +
> MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
> M: Mirko Lindner <[email protected]>
> M: Stephen Hemminger <[email protected]>
> --
> 2.6.1
>

--
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.

2015-10-09 15:56:33

by Boris Brezillon

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver

On Fri, 9 Oct 2015 17:39:02 +0200
Thomas Petazzoni <[email protected]> wrote:

> A new crypto driver for Marvell ARM platforms was added in
> drivers/crypto/marvell/ as part of commit f63601fd616ab ("crypto:
> marvell/cesa - add a new driver for Marvell's CESA"). This commit adds
> the relevant developers to the list of maintainers.
>
> Cc: Boris Brezillon <[email protected]>

Acked-by: Boris Brezillon <[email protected]>

Thanks,

Boris

> Cc: Arnaud Ebalard <[email protected]>
> Cc: Herbert Xu <[email protected]>
> Cc: Russell King <[email protected]>
> Signed-off-by: Thomas Petazzoni <[email protected]>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7ba7ab7..d3f47f5c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6555,6 +6555,13 @@ M: Guenter Roeck <[email protected]>
> S: Maintained
> F: drivers/net/dsa/mv88e6352.c
>
> +MARVELL CRYPTO DRIVER
> +M: Boris Brezillon <[email protected]>
> +M: Arnaud Ebalard <[email protected]>
> +F: drivers/crypto/marvell/
> +S: Maintained
> +L: [email protected]
> +
> MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
> M: Mirko Lindner <[email protected]>
> M: Stephen Hemminger <[email protected]>



--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

2015-10-09 19:30:35

by arno

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver

Hello,

Boris Brezillon <[email protected]> writes:

>> Cc: Herbert Xu <[email protected]>
>> Cc: Russell King <[email protected]>
>> Signed-off-by: Thomas Petazzoni <[email protected]>
>> ---
>> MAINTAINERS | 7 +++++++
>> 1 file changed, 7 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 7ba7ab7..d3f47f5c 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -6555,6 +6555,13 @@ M: Guenter Roeck <[email protected]>
>> S: Maintained
>> F: drivers/net/dsa/mv88e6352.c
>>
>> +MARVELL CRYPTO DRIVER
>> +M: Boris Brezillon <[email protected]>
>> +M: Arnaud Ebalard <[email protected]>

Acked-by: Arnaud Ebalard <[email protected]>


>> +F: drivers/crypto/marvell/
>> +S: Maintained
>> +L: [email protected]
>> +
>> MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
>> M: Mirko Lindner <[email protected]>
>> M: Stephen Hemminger <[email protected]>

2015-10-14 14:28:06

by Herbert Xu

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver

On Fri, Oct 09, 2015 at 05:39:02PM +0200, Thomas Petazzoni wrote:
> A new crypto driver for Marvell ARM platforms was added in
> drivers/crypto/marvell/ as part of commit f63601fd616ab ("crypto:
> marvell/cesa - add a new driver for Marvell's CESA"). This commit adds
> the relevant developers to the list of maintainers.
>
> Cc: Boris Brezillon <[email protected]>
> Cc: Arnaud Ebalard <[email protected]>
> Cc: Herbert Xu <[email protected]>
> Cc: Russell King <[email protected]>
> Signed-off-by: Thomas Petazzoni <[email protected]>

Patch applied. Thanks.
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt