Message ID | 1444405142-4469-1-git-send-email-thomas.petazzoni@free-electrons.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Herbert Xu |
Headers | show |
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 <boris.brezillon@free-electrons.com> > Cc: Arnaud Ebalard <arno@natisbad.org> > Cc: Herbert Xu <herbert@gondor.apana.org.au> > Cc: Russell King <linux@arm.linux.org.uk> Suggested-by: Russell King <rmk+kernel@arm.linux.org.uk> ;) > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> > --- > 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 <linux@roeck-us.net> > S: Maintained > F: drivers/net/dsa/mv88e6352.c > > +MARVELL CRYPTO DRIVER > +M: Boris Brezillon <boris.brezillon@free-electrons.com> > +M: Arnaud Ebalard <arno@natisbad.org> > +F: drivers/crypto/marvell/ > +S: Maintained > +L: linux-crypto@vger.kernel.org > + > MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2) > M: Mirko Lindner <mlindner@marvell.com> > M: Stephen Hemminger <stephen@networkplumber.org> > -- > 2.6.1 >
On Fri, 9 Oct 2015 17:39:02 +0200 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 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 <boris.brezillon@free-electrons.com> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com> Thanks, Boris > Cc: Arnaud Ebalard <arno@natisbad.org> > Cc: Herbert Xu <herbert@gondor.apana.org.au> > Cc: Russell King <linux@arm.linux.org.uk> > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> > --- > 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 <linux@roeck-us.net> > S: Maintained > F: drivers/net/dsa/mv88e6352.c > > +MARVELL CRYPTO DRIVER > +M: Boris Brezillon <boris.brezillon@free-electrons.com> > +M: Arnaud Ebalard <arno@natisbad.org> > +F: drivers/crypto/marvell/ > +S: Maintained > +L: linux-crypto@vger.kernel.org > + > MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2) > M: Mirko Lindner <mlindner@marvell.com> > M: Stephen Hemminger <stephen@networkplumber.org>
Hello, Boris Brezillon <boris.brezillon@free-electrons.com> writes: >> Cc: Herbert Xu <herbert@gondor.apana.org.au> >> Cc: Russell King <linux@arm.linux.org.uk> >> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> >> --- >> 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 <linux@roeck-us.net> >> S: Maintained >> F: drivers/net/dsa/mv88e6352.c >> >> +MARVELL CRYPTO DRIVER >> +M: Boris Brezillon <boris.brezillon@free-electrons.com> >> +M: Arnaud Ebalard <arno@natisbad.org> Acked-by: Arnaud Ebalard <arno@natisbad.org> >> +F: drivers/crypto/marvell/ >> +S: Maintained >> +L: linux-crypto@vger.kernel.org >> + >> MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2) >> M: Mirko Lindner <mlindner@marvell.com> >> M: Stephen Hemminger <stephen@networkplumber.org> -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
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 <boris.brezillon@free-electrons.com> > Cc: Arnaud Ebalard <arno@natisbad.org> > Cc: Herbert Xu <herbert@gondor.apana.org.au> > Cc: Russell King <linux@arm.linux.org.uk> > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Patch applied. Thanks.
diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab7..d3f47f5c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6555,6 +6555,13 @@ M: Guenter Roeck <linux@roeck-us.net> S: Maintained F: drivers/net/dsa/mv88e6352.c +MARVELL CRYPTO DRIVER +M: Boris Brezillon <boris.brezillon@free-electrons.com> +M: Arnaud Ebalard <arno@natisbad.org> +F: drivers/crypto/marvell/ +S: Maintained +L: linux-crypto@vger.kernel.org + MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2) M: Mirko Lindner <mlindner@marvell.com> M: Stephen Hemminger <stephen@networkplumber.org>
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 <boris.brezillon@free-electrons.com> Cc: Arnaud Ebalard <arno@natisbad.org> Cc: Herbert Xu <herbert@gondor.apana.org.au> Cc: Russell King <linux@arm.linux.org.uk> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)