diff mbox series

[v3,2/4] MAINTAINERS: Add myself as maintainer of amlogic crypto

Message ID 1571288786-34601-3-git-send-email-clabbe@baylibre.com (mailing list archive)
State Accepted
Headers show
Series crypto: add amlogic crypto offloader driver | expand

Commit Message

Corentin LABBE Oct. 17, 2019, 5:06 a.m. UTC
I will maintain the amlogic crypto driver.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Neil Armstrong Oct. 17, 2019, 7:42 a.m. UTC | #1
On 17/10/2019 07:06, Corentin Labbe wrote:
> I will maintain the amlogic crypto driver.
> 
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2120c74f476a..59e360ca9fe7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1477,6 +1477,13 @@ F:	drivers/soc/amlogic/
>  F:	drivers/rtc/rtc-meson*
>  N:	meson
>  
> +ARM/Amlogic Meson SoC Crypto Drivers
> +M:	Corentin Labbe <clabbe@baylibre.com>
> +L:	linux-crypto@vger.kernel.org
> +S:	Maintained
> +F:	drivers/crypto/amlogic/
> +F:	Documentation/devicetree/bindings/crypto/amlogic*
> +
>  ARM/Amlogic Meson SoC Sound Drivers
>  M:	Jerome Brunet <jbrunet@baylibre.com>
>  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
> 

Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 2120c74f476a..59e360ca9fe7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1477,6 +1477,13 @@  F:	drivers/soc/amlogic/
 F:	drivers/rtc/rtc-meson*
 N:	meson
 
+ARM/Amlogic Meson SoC Crypto Drivers
+M:	Corentin Labbe <clabbe@baylibre.com>
+L:	linux-crypto@vger.kernel.org
+S:	Maintained
+F:	drivers/crypto/amlogic/
+F:	Documentation/devicetree/bindings/crypto/amlogic*
+
 ARM/Amlogic Meson SoC Sound Drivers
 M:	Jerome Brunet <jbrunet@baylibre.com>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)