Re: [PATCH 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver
Yixun Lan <[email protected]> Sat, 25 Jul 2026 09:20:13 +0000
| Newsgroups | dev.linux.lists.spacemit,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-scsi |
|---|---|
| Message-ID | <[email protected]> |
Hi Aurelien, On 23:25 Thu 16 Jul , Aurelien Jarno wrote: > On 2026-07-02 02:31, Yixun Lan wrote: > > SpacemiT K3 SoC consist of UFS (Universal Flash Storage) Host Controller > > which has features compatible with JEDEC UFS 2.2, MIPI UniPro v1.61 and > > M-PHY v3.0 standard. > > > > Signed-off-by: Yixun Lan <[email protected]> > > --- > > drivers/ufs/host/Kconfig | 12 + > > drivers/ufs/host/Makefile | 1 + > > drivers/ufs/host/ufs-spacemit.c | 931 ++++++++++++++++++++++++++++++++++++++++ > > drivers/ufs/host/ufs-spacemit.h | 90 ++++ > > 4 files changed, 1034 insertions(+) > > Tested-by: Aurelien Jarno <[email protected]> > Thanks for testing, but FYI, I'm not adding your T-B due to massive changes in V2.. -- Yixun Lan (dlan)