diff mbox series

MAINTAINERS: update HiSilicon ZIP and QM maintainers

Message ID 20220609025639.3280804-1-wangzhou1@hisilicon.com (mailing list archive)
State Accepted
Delegated to: Herbert Xu
Headers show
Series MAINTAINERS: update HiSilicon ZIP and QM maintainers | expand

Commit Message

Zhou Wang June 9, 2022, 2:56 a.m. UTC
This patch splits QM and ZIP in MAINTAINERS, then add Weili Qian for QM
driver and Yang Shen for ZIP driver. This patch adds missing Kconfig and
Makefile files as well.

Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
---
 MAINTAINERS | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

Comments

Herbert Xu June 17, 2022, 9:20 a.m. UTC | #1
On Thu, Jun 09, 2022 at 02:56:39AM +0000, Zhou Wang wrote:
> This patch splits QM and ZIP in MAINTAINERS, then add Weili Qian for QM
> driver and Yang Shen for ZIP driver. This patch adds missing Kconfig and
> Makefile files as well.
> 
> Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
> ---
>  MAINTAINERS | 15 ++++++++++++---
>  1 file changed, 12 insertions(+), 3 deletions(-)

Patch applied.  Thanks.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index a6d3bd9d2a8d..b04fb3324837 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8936,16 +8936,25 @@  F:	Documentation/admin-guide/perf/hisi-pcie-pmu.rst
 F:	Documentation/admin-guide/perf/hisi-pmu.rst
 F:	drivers/perf/hisilicon
 
-HISILICON QM AND ZIP Controller DRIVER
+HISILICON QM DRIVER
+M:	Weili Qian <qianweili@huawei.com>
 M:	Zhou Wang <wangzhou1@hisilicon.com>
 L:	linux-crypto@vger.kernel.org
 S:	Maintained
-F:	Documentation/ABI/testing/debugfs-hisi-zip
+F:	drivers/crypto/hisilicon/Kconfig
+F:	drivers/crypto/hisilicon/Makefile
 F:	drivers/crypto/hisilicon/qm.c
 F:	drivers/crypto/hisilicon/sgl.c
-F:	drivers/crypto/hisilicon/zip/
 F:	include/linux/hisi_acc_qm.h
 
+HISILICON ZIP Controller DRIVER
+M:	Yang Shen <shenyang39@huawei.com>
+M:	Zhou Wang <wangzhou1@hisilicon.com>
+L:	linux-crypto@vger.kernel.org
+S:	Maintained
+F:	Documentation/ABI/testing/debugfs-hisi-zip
+F:	drivers/crypto/hisilicon/zip/
+
 HISILICON ROCE DRIVER
 M:	Wenpeng Liang <liangwenpeng@huawei.com>
 M:	Weihang Li <liweihang@huawei.com>