mbox series

[V5,0/6] scsi: ufs: qcom: Align programming sequence as per HW spec

Message ID 20230823154413.23788-1-quic_nitirawa@quicinc.com
Headers show
Series scsi: ufs: qcom: Align programming sequence as per HW spec | expand

Message

Nitin Rawat Aug. 23, 2023, 3:44 p.m. UTC
This patch aligns programming sequence as per Qualcomm UFS
hardware specification.

Changes from v4:
- Addressed bjorn comment to split single patch to multiple patches.

Changes from v3:
-Addressed bjorn comment to update commit msg to capture change details.

Changes from v2:
- Addressed bao comment, removed duplicate clock timer cfg API call

Changes from v1:
- Addressed bao comment, removed wrapper function
- Tab alignment

Nitin Rawat (6):
  scsi: ufs: qcom: Update offset for core_clk_1us_cycles
  scsi: ufs: qcom: Configure PA_VS_CORE_CLK_40NS_CYCLES for Unipro core
    clk
  scsi: ufs: qcom: Add multiple frequency support for unipro clk
    attributes
  scsi: ufs: qcom: Align unipro clk attributes as per Hardware
    specification
  scsi: ufs: qcom: Refactor ufs_qcom_cfg_timers function.
  scsi: ufs: qcom: Handle unipro clk HW division based on scaling
    conditions.

 drivers/ufs/host/ufs-qcom.c | 239 +++++++++++++++++++++++++++---------
 drivers/ufs/host/ufs-qcom.h |  15 ++-
 2 files changed, 197 insertions(+), 57 deletions(-)

--
2.17.1

Comments

Martin K. Petersen Aug. 25, 2023, 9:44 p.m. UTC | #1
Nitin,

> This patch aligns programming sequence as per Qualcomm UFS hardware
> specification.

Which tree is this against? Doesn't apply to 6.6/scsi-queue...
Manivannan Sadhasivam Aug. 28, 2023, 12:59 p.m. UTC | #2
On Fri, Aug 25, 2023 at 05:44:01PM -0400, Martin K. Petersen wrote:
> 
> Nitin,
> 
> > This patch aligns programming sequence as per Qualcomm UFS hardware
> > specification.
> 
> Which tree is this against? Doesn't apply to 6.6/scsi-queue...
> 

Martin, thanks for considering this series. However, I'd request you to wait for
an Ack from atleast one reviewer/maintainer before merging the Qcom patches.
Reviews might be delayed, but for sure we are keeping an eye on all patches.

- Mani

> -- 
> Martin K. Petersen	Oracle Linux Engineering