linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] scsi: ufs: Support WriteBooster on Samsung UFS devices
@ 2020-05-30 15:13 Stanley Chu
  2020-05-30 15:13 ` [PATCH v1 1/2] " Stanley Chu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stanley Chu @ 2020-05-30 15:13 UTC (permalink / raw)
  To: linux-scsi, martin.petersen, avri.altman, alim.akhtar, jejb
  Cc: Stanley Chu, bvanassche, andy.teng, cc.chou, chun-hung.wu,
	kuohong.wang, linux-kernel, cang, linux-mediatek, peter.wang,
	matthias.bgg, beanhuo, chaotian.jing, linux-arm-kernel, asutoshd

Hi,
Samsung UFS devices are widely used in the market, however these devices need some special handling to support WriteBooster. Introduce a device quirk to handle this special requirement.

Currently Bean Huo is doing some nice cleanup work for device descriptor length so our series will have merge conflict. I would like to submit this series first for review and then resend with conflict fix after Bean's series gets accepted.

Stanley Chu (2):
  scsi: ufs: Support WriteBooster on Samsung UFS devices
  scsi: ufs-mediatek: Support WriteBooster on Samsung UFS devices

 drivers/scsi/ufs/ufs-mediatek.c |  3 +++
 drivers/scsi/ufs/ufs-sysfs.c    | 12 ---------
 drivers/scsi/ufs/ufs.h          |  1 +
 drivers/scsi/ufs/ufs_quirks.h   |  7 +++++
 drivers/scsi/ufs/ufshcd.c       | 45 ++++++++++++++++++++++++++++++++-
 drivers/scsi/ufs/ufshcd.h       | 20 +++++++++++++++
 6 files changed, 75 insertions(+), 13 deletions(-)

-- 
2.18.0
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-06-01  7:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-30 15:13 [PATCH v1 0/2] scsi: ufs: Support WriteBooster on Samsung UFS devices Stanley Chu
2020-05-30 15:13 ` [PATCH v1 1/2] " Stanley Chu
2020-05-30 20:37   ` Avri Altman
2020-06-01  7:25     ` Stanley Chu
2020-05-30 15:13 ` [PATCH v1 2/2] scsi: ufs-mediatek: " Stanley Chu
2020-05-30 20:03 ` [PATCH v1 0/2] scsi: ufs: " Avri Altman

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).