Linux SCSI subsystem development
 help / color / mirror / Atom feed
* [PATCH V7 0/2] Add post change sequence for link start notify
@ 2026-04-23 10:20 palash.kambar
  2026-04-23 10:20 ` [PATCH V7 1/2] ufs: core: Configure only active lanes during link palash.kambar
  2026-04-23 10:20 ` [PATCH V7 2/2] ufs: ufs-qcom: Enable Auto Hibern8 clock request support palash.kambar
  0 siblings, 2 replies; 4+ messages in thread
From: palash.kambar @ 2026-04-23 10:20 UTC (permalink / raw)
  To: mani, James.Bottomley, martin.petersen
  Cc: linux-arm-msm, linux-scsi, linux-kernel, bvanassche, shawn.lin,
	nitin.rawat, Palash Kambar

From: Palash Kambar <palash.kambar@oss.qualcomm.com>

changes from V1
1) Addressed Shawn Lin's comments to fix comment to connected lanes.
2) Addressed Bart's comments to remove warning and trigger failure
   incase of lane mismatch.

changes from V2:
1) Addressed Shawn's comments to fix commit text.
2) Addressed Bart's comments to remove variable initializations and
   indentation fix.

changes from V3:
1) Addressed Manivannan's comments to remove extra comment and return
   logic.

changes from V4:
1) Addressed Manivannan's comments to fix indentation and return
   handling.

changes from V5:
1) Addressed Manivannan's comment and added back the missed tags from
   V3.

changes from V6:
1) Addressed Manivannan's comment to fix return handling logic.

Palash Kambar (2):
  ufs: core: Configure only active lanes during link
  ufs: ufs-qcom: Enable Auto Hibern8 clock request support

 drivers/ufs/core/ufshcd.c   | 33 +++++++++++++++++++++++++++++++++
 drivers/ufs/host/ufs-qcom.c | 10 ++++++++++
 drivers/ufs/host/ufs-qcom.h | 11 +++++++++++
 3 files changed, 54 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2026-04-27 15:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-23 10:20 [PATCH V7 0/2] Add post change sequence for link start notify palash.kambar
2026-04-23 10:20 ` [PATCH V7 1/2] ufs: core: Configure only active lanes during link palash.kambar
2026-04-23 10:20 ` [PATCH V7 2/2] ufs: ufs-qcom: Enable Auto Hibern8 clock request support palash.kambar
2026-04-27 15:57   ` Bart Van Assche

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