Message ID | 20210804182128.458356-1-huobean@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | two changes for UFS/HPB | expand |
Bean, > These patches are based on the Martin's git Repo 5.15/scsi-staging > branch Applied to 5.15/scsi-staging, thanks!
On Wed, 4 Aug 2021 20:21:26 +0200, Bean Huo wrote: > From: Bean Huo <beanhuo@micron.com> > > These patches are based on the Martin's git Repo 5.15/scsi-staging branch > > Bean Huo (2): > scsi: ufs: Add L2P entry swap quirk for Micron UFS in HPB READ command > scsi: ufs: Add lu_enable sysfs node > > [...] Applied to 5.15/scsi-queue, thanks! [1/2] scsi: ufs: Add L2P entry swap quirk for Micron UFS in HPB READ command https://git.kernel.org/mkp/scsi/c/63522bf3aced [2/2] scsi: ufs: Add lu_enable sysfs node https://git.kernel.org/mkp/scsi/c/f5efd4fe78de
From: Bean Huo <beanhuo@micron.com> These patches are based on the Martin's git Repo 5.15/scsi-staging branch Bean Huo (2): scsi: ufs: Add L2P entry swap quirk for Micron UFS in HPB READ command scsi: ufs: Add lu_enable sysfs node drivers/scsi/ufs/ufs-sysfs.c | 3 ++- drivers/scsi/ufs/ufs_quirks.h | 6 ++++++ drivers/scsi/ufs/ufshcd.c | 3 ++- drivers/scsi/ufs/ufshpb.c | 15 ++++++++++----- 4 files changed, 20 insertions(+), 7 deletions(-)