Message ID | 20250619025138.2854-5-zhaoqunqin@loongson.cn |
---|---|
State | New |
Headers | show |
Series | dd Loongson Security Engine chip driver | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 3ecb44458..23d889bca 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14152,6 +14152,15 @@ S: Maintained F: Documentation/devicetree/bindings/pwm/loongson,ls7a-pwm.yaml F: drivers/pwm/pwm-loongson.c +LOONGSON SECURITY ENGINE DRIVERS +M: Qunqin Zhao <zhaoqunqin@loongson.cn> +L: linux-crypto@vger.kernel.org +S: Maintained +F: drivers/char/tpm_loongson.c +F: drivers/crypto/loongson/ +F: drivers/mfd/loongson-se.c +F: include/linux/mfd/loongson-se.h + LOONGSON-2 SOC SERIES CLOCK DRIVER M: Yinbo Zhu <zhuyinbo@loongson.cn> L: linux-clk@vger.kernel.org
This patch adds an entry for Loongson Security Engine drivers in the list of maintainers. Signed-off-by: Qunqin Zhao <zhaoqunqin@loongson.cn> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)