Re: [PATCH v4 1/6] mfd: Add support for Loongson Security Module

2025-03-12 Thread Qunqin Zhao
在 2025/3/12 下午4:08, Lee Jones 写道: On Wed, 26 Feb 2025, Qunqin Zhao wrote: This driver supports Loongson Security Module, which provides the control for it's hardware encryption acceleration child devices. Co-developed-by: Yinggang Gu Signed-off-by: Yinggang Gu Signed-off-by: Qunqin Zhao -

Re: [PATCH v4 1/6] mfd: Add support for Loongson Security Module

2025-03-12 Thread Lee Jones
On Wed, 26 Feb 2025, Qunqin Zhao wrote: > This driver supports Loongson Security Module, which provides the control > for it's hardware encryption acceleration child devices. > > Co-developed-by: Yinggang Gu > Signed-off-by: Yinggang Gu > Signed-off-by: Qunqin Zhao > --- > v3-v4: None > > v2: