From: Lee Jones <lee@kernel.org>
To: Qunqin Zhao <zhaoqunqin@loongson.cn>
Cc: herbert@gondor.apana.org.au, jarkko@kernel.org,
linux-kernel@vger.kernel.org, loongarch@lists.linux.dev,
davem@davemloft.net, linux-crypto@vger.kernel.org,
peterhuewe@gmx.de, jgg@ziepe.ca, linux-integrity@vger.kernel.org,
Yinggang Gu <guyinggang@loongson.cn>,
Huacai Chen <chenhuacai@loongson.cn>
Subject: Re: [PATCH v11 1/4] mfd: Add support for Loongson Security Engine chip controller
Date: Wed, 2 Jul 2025 16:18:32 +0100 [thread overview]
Message-ID: <20250702151832.GT10134@google.com> (raw)
In-Reply-To: <20250619025138.2854-2-zhaoqunqin@loongson.cn>
On Thu, 19 Jun 2025, Qunqin Zhao wrote:
> Loongson Security Engine chip supports RNG, SM2, SM3 and SM4 accelerator
> engines. This is the base driver for other specific engine drivers.
>
> Co-developed-by: Yinggang Gu <guyinggang@loongson.cn>
> Signed-off-by: Yinggang Gu <guyinggang@loongson.cn>
> Signed-off-by: Qunqin Zhao <zhaoqunqin@loongson.cn>
> Reviewed-by: Huacai Chen <chenhuacai@loongson.cn>
> ---
> drivers/mfd/Kconfig | 11 ++
> drivers/mfd/Makefile | 2 +
> drivers/mfd/loongson-se.c | 253 ++++++++++++++++++++++++++++++++
> include/linux/mfd/loongson-se.h | 53 +++++++
> 4 files changed, 319 insertions(+)
> create mode 100644 drivers/mfd/loongson-se.c
> create mode 100644 include/linux/mfd/loongson-se.h
This looks okay to me now.
Let me know when you have all of the other Acks. Unless we decided
otherwise, this whole set should be merged via one subsystem (usually
MFD). Once tested and merged, I can send out a pull-request for other
maintainers to pull from if they so wish.
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2025-07-02 15:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-19 2:51 [PATCH v11 0/4] dd Loongson Security Engine chip driver Qunqin Zhao
2025-06-19 2:51 ` [PATCH v11 1/4] mfd: Add support for Loongson Security Engine chip controller Qunqin Zhao
2025-07-02 15:18 ` Lee Jones [this message]
2025-06-19 2:51 ` [PATCH v11 2/4] crypto: loongson - add Loongson RNG driver support Qunqin Zhao
2025-06-19 2:51 ` [PATCH v11 3/4] tpm: Add a driver for Loongson TPM device Qunqin Zhao
2025-06-24 23:35 ` Jarkko Sakkinen
2025-06-25 8:05 ` Lee Jones
2025-06-25 11:46 ` Jarkko Sakkinen
2025-06-25 13:40 ` Lee Jones
2025-06-25 17:04 ` Jarkko Sakkinen
2025-06-26 10:30 ` Lee Jones
2025-06-26 10:59 ` Jarkko Sakkinen
2025-06-26 12:48 ` Huacai Chen
2025-06-26 18:29 ` Jarkko Sakkinen
2025-06-27 6:46 ` Qunqin Zhao
2025-06-27 10:15 ` Huacai Chen
2025-07-02 22:25 ` Jarkko Sakkinen
2025-06-19 2:51 ` [PATCH v11 4/4] MAINTAINERS: Add entry for Loongson Security Engine drivers Qunqin Zhao
2025-06-19 15:22 ` Huacai Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250702151832.GT10134@google.com \
--to=lee@kernel.org \
--cc=chenhuacai@loongson.cn \
--cc=davem@davemloft.net \
--cc=guyinggang@loongson.cn \
--cc=herbert@gondor.apana.org.au \
--cc=jarkko@kernel.org \
--cc=jgg@ziepe.ca \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-integrity@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=loongarch@lists.linux.dev \
--cc=peterhuewe@gmx.de \
--cc=zhaoqunqin@loongson.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).