Linux SCSI subsystem development
 help / color / mirror / Atom feed
* [PATCH V2 0/2] ufs: ufs-qcom: Fixes and optimizations for Qualcomm UFS Controller
@ 2026-08-25 14:52 Nitin Rawat
  2026-08-25 14:52 ` [PATCH V2 1/2] ufs: ufs-qcom: Restore HS/LS link startup mode for Qualcomm UFS controller v6.2+ Nitin Rawat
  2026-08-25 14:52 ` [PATCH V2 2/2] ufs: ufs-qcom: Fix sequential read variance Nitin Rawat
  0 siblings, 2 replies; 4+ messages in thread
From: Nitin Rawat @ 2026-08-25 14:52 UTC (permalink / raw)
  To: mani, James.Bottomley, martin.petersen, konrad.dybcio
  Cc: linux-scsi, linux-kernel, linux-arm-msm, Nitin Rawat

This patch series introduces few fixes and performance optimizations
for the Qualcomm UFS host controller driver to improve performance
and to align with Qualcomm UFS hardware programming sequence.

The series addresses below issues:
1. Hardware programming sequence alignment for UFS controller v6.2
2. Performance tuning for sequential read workloads.

Changes from V1:
1. Dropped ufs: ufs-qcom: Add UFS ESI CPU affinity support from V1.
   I'll work and take it in separately in different series.
2. Addressed Konrad's comment to change version check from "only v6.2"
   to "starting with v6.2".
3. Addressed Konrad's comment to fix comment wording ("HS/LS" instead
    of "HS-LSS"):

Nitin Rawat (2):
  ufs: ufs-qcom: Restore HS/LS link startup mode for Qualcomm UFS
    controller v6.2+
  ufs: ufs-qcom: Fix sequential read variance

 drivers/ufs/host/ufs-qcom.c | 17 +++++++++++++----
 drivers/ufs/host/ufs-qcom.h |  1 +
 2 files changed, 14 insertions(+), 4 deletions(-)

--
2.34.1


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

end of thread, other threads:[~2026-08-26  8:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-25 14:52 [PATCH V2 0/2] ufs: ufs-qcom: Fixes and optimizations for Qualcomm UFS Controller Nitin Rawat
2026-08-25 14:52 ` [PATCH V2 1/2] ufs: ufs-qcom: Restore HS/LS link startup mode for Qualcomm UFS controller v6.2+ Nitin Rawat
2026-08-26  8:33   ` Mukesh Ojha
2026-08-25 14:52 ` [PATCH V2 2/2] ufs: ufs-qcom: Fix sequential read variance Nitin Rawat

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