diff options
author | Longfang Liu <[email protected]> | 2022-03-09 10:52:44 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2022-03-14 14:45:45 +1200 |
commit | a5997f1ae84af1f6e57bb19787ab1c658db0ef37 (patch) | |
tree | a18848c55b77f2fc9b19391acc477216a404c9b0 | |
parent | c6ded03bcac9dde5bc7b4a1121efa050a28118b0 (diff) |
MAINTAINERS: update HPRE/SEC2/TRNG driver maintainers list
Zaibo moved projects and is not looking into crypto stuff.
I am responsible for checking the patches of these modules.
so the maintainers list needs to be updated.
I take care of HPRE, Qian Weili take care of TRNG,
Ye Kai and me take care of SEC2.
Signed-off-by: Longfang Liu <[email protected]>
Signed-off-by: Kai Ye <[email protected]>
Signed-off-by: Weili Qian <[email protected]>
Signed-off-by: Zaibo Xu <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6ee244105f5f..e4400d4346bb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8635,7 +8635,7 @@ S: Maintained F: drivers/gpio/gpio-hisi.c HISILICON HIGH PERFORMANCE RSA ENGINE DRIVER (HPRE) -M: Zaibo Xu <[email protected]> +M: Longfang Liu <[email protected]> S: Maintained F: Documentation/ABI/testing/debugfs-hisi-hpre @@ -8715,8 +8715,8 @@ F: Documentation/devicetree/bindings/scsi/hisilicon-sas.txt F: drivers/scsi/hisi_sas/ HISILICON SECURITY ENGINE V2 DRIVER (SEC2) -M: Zaibo Xu <[email protected]> M: Kai Ye <[email protected]> +M: Longfang Liu <[email protected]> S: Maintained F: Documentation/ABI/testing/debugfs-hisi-sec @@ -8747,7 +8747,7 @@ F: Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml F: drivers/mfd/hi6421-spmi-pmic.c HISILICON TRUE RANDOM NUMBER GENERATOR V2 SUPPORT -M: Zaibo Xu <[email protected]> +M: Weili Qian <[email protected]> S: Maintained F: drivers/crypto/hisilicon/trng/trng.c |