summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJia Jie Ho <jiajie.ho@starfivetech.com>2023-05-15 20:53:53 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2023-05-19 16:46:22 +0800
commit42ef0e944b0119e9987819af0a5a04d32d5e5edf (patch)
treee854baac0abfa4b68c6a0d2efe1243ec84cdde8b /MAINTAINERS
parent4b66c6aa285e65c634188c5ef3da1af06488e5bc (diff)
downloadlinux-stable-42ef0e944b0119e9987819af0a5a04d32d5e5edf.tar.gz
linux-stable-42ef0e944b0119e9987819af0a5a04d32d5e5edf.tar.bz2
linux-stable-42ef0e944b0119e9987819af0a5a04d32d5e5edf.zip
crypto: starfive - Add crypto engine support
Adding device probe and DMA init for StarFive cryptographic module. Co-developed-by: Huan Feng <huan.feng@starfivetech.com> Signed-off-by: Huan Feng <huan.feng@starfivetech.com> Signed-off-by: Jia Jie Ho <jiajie.ho@starfivetech.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7e0b87d5aa2e..f2e19f576fec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20095,6 +20095,13 @@ F: Documentation/devicetree/bindings/clock/starfive,jh71*.yaml
F: drivers/clk/starfive/clk-starfive-jh71*
F: include/dt-bindings/clock/starfive?jh71*.h
+STARFIVE CRYPTO DRIVER
+M: Jia Jie Ho <jiajie.ho@starfivetech.com>
+M: William Qiu <william.qiu@starfivetech.com>
+S: Supported
+F: Documentation/devicetree/bindings/crypto/starfive*
+F: drivers/crypto/starfive/
+
STARFIVE JH71X0 PINCTRL DRIVERS
M: Emil Renner Berthing <kernel@esmil.dk>
M: Jianlong Huang <jianlong.huang@starfivetech.com>