linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] scsi: ufs: qcom: Align programming sequence as per HW spec
@ 2025-07-07 21:02 Nitin Rawat
  2025-07-07 21:02 ` [PATCH V2 1/3] scsi: ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6 Nitin Rawat
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Nitin Rawat @ 2025-07-07 21:02 UTC (permalink / raw)
  To: mani, James.Bottomley, martin.petersen, bvanassche, avri.altman,
	ebiggers, neil.armstrong, konrad.dybcio
  Cc: linux-arm-msm, linux-kernel, linux-scsi, Nitin Rawat

This patch series adds programming support for Qualcomm UFS
to align with Hardware Specification.

In this patch series below changes are taken care.

1. Enable QUnipro Internal Clock Gating
2. Update esi_vec_mask for HW major version >= 6

Changes from v1:
1. Moved ufshcd_dme_rmw to ufshcd.h as per avri's comment.

Bao D. Nguyen (1):
  scsi: ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6

Nitin Rawat (2):
  scsi: ufs: core: Add ufshcd_dme_rmw to modify DME attributes
  scsi: ufs: qcom: Enable QUnipro Internal Clock Gating

 drivers/ufs/host/ufs-qcom.c | 24 ++++++++++++++++++++++--
 drivers/ufs/host/ufs-qcom.h |  9 +++++++++
 include/ufs/ufshcd.h        | 26 ++++++++++++++++++++++++++
 3 files changed, 57 insertions(+), 2 deletions(-)

--
2.48.1


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

end of thread, other threads:[~2025-07-14 17:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-07 21:02 [PATCH V2 0/3] scsi: ufs: qcom: Align programming sequence as per HW spec Nitin Rawat
2025-07-07 21:02 ` [PATCH V2 1/3] scsi: ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6 Nitin Rawat
2025-07-08  7:51   ` Manivannan Sadhasivam
2025-07-08  7:53   ` Manivannan Sadhasivam
2025-07-08 16:18     ` Bart Van Assche
2025-07-14 17:25       ` Martin K. Petersen
2025-07-14 17:28         ` Bart Van Assche
2025-07-14 17:35           ` Martin K. Petersen
2025-07-07 21:02 ` [PATCH V2 2/3] scsi: ufs: core: Add ufshcd_dme_rmw to modify DME attributes Nitin Rawat
2025-07-07 21:09   ` Bart Van Assche
2025-07-08  7:59   ` Manivannan Sadhasivam
2025-07-07 21:03 ` [PATCH V2 3/3] scsi: ufs: qcom: Enable QUnipro Internal Clock Gating Nitin Rawat
2025-07-08  8:03   ` Manivannan Sadhasivam

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