mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH V5 0/3] ufs: ufs-qcom: Align programming sequence as per HW spec
@ 2025-07-14  7:53 Nitin Rawat
  2025-07-14  7:53 ` [PATCH V5 1/3] ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6 Nitin Rawat
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Nitin Rawat @ 2025-07-14  7:53 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 v4:
1. Addressed konrad comment to remove Reported-by: kernel test
   robot tag.

Changes from v3:
1. Updated the kernel-doc comment for function ufshcd_dme_rmw
   to include descriptions for all parameters to fix compilation
   warning (W=1).

Changes from v2:
1. Addressed bart's and Mani's comment to move ufshcd_dme_rmw
   to ufshcd.c
2. Addressed Mani's and bart's comment to avoid initialisation
   of cfg.
3. Addressed Mani's comment to update commit text.

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


Bao D. Nguyen (1):
  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
  ufs: ufs-qcom: Enable QUnipro Internal Clock Gating

 drivers/ufs/core/ufshcd.c   | 24 ++++++++++++++++++++++++
 drivers/ufs/host/ufs-qcom.c | 24 ++++++++++++++++++++++--
 drivers/ufs/host/ufs-qcom.h |  9 +++++++++
 include/ufs/ufshcd.h        |  1 +
 4 files changed, 56 insertions(+), 2 deletions(-)

--
2.48.1


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

end of thread, other threads:[~2025-07-22  3:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-14  7:53 [PATCH V5 0/3] ufs: ufs-qcom: Align programming sequence as per HW spec Nitin Rawat
2025-07-14  7:53 ` [PATCH V5 1/3] ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6 Nitin Rawat
2025-07-14  7:53 ` [PATCH V5 2/3] scsi: ufs: core: Add ufshcd_dme_rmw to modify DME attributes Nitin Rawat
2025-07-14 16:03   ` Bart Van Assche
2025-07-14  7:53 ` [PATCH V5 3/3] ufs: ufs-qcom: Enable QUnipro Internal Clock Gating Nitin Rawat
2025-07-15  1:05 ` [PATCH V5 0/3] ufs: ufs-qcom: Align programming sequence as per HW spec Martin K. Petersen
2025-07-22  3:47 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®