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(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 61d9f11..d721620 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8858,15 +8858,24 @@ 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/qm.c F: drivers/crypto/hisilicon/sgl.c -F: drivers/crypto/hisilicon/zip/ F: include/linux/hisi_acc_qm.h +F: drivers/crypto/hisilicon/Kconfig +F: drivers/crypto/hisilicon/Makefile + +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