Message ID | 20210505202618.2663889-12-clabbe@baylibre.com |
---|---|
State | Accepted |
Commit | 653fdbbf2d2006322b73dfa50add020625947a60 |
Headers | show |
Series | [01/11] crypto: ixp4xx: dma_unmap the correct address | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 351617dd019e..b8b8618ecb41 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9254,6 +9254,12 @@ F: Documentation/admin-guide/media/ipu3_rcb.svg F: Documentation/userspace-api/media/v4l/pixfmt-meta-intel-ipu3.rst F: drivers/staging/media/ipu3/ +INTEL IXP4XX CRYPTO SUPPORT +M: Corentin Labbe <clabbe@baylibre.com> +L: linux-crypto@vger.kernel.org +S: Maintained +F: drivers/crypto/ixp4xx_crypto.c + INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT M: Krzysztof Halasa <khalasa@piap.pl> S: Maintained
No maintainer exists for ixp4xx_crypto, since I have access to a board with it, I propose to maintain it. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)