devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 0/3] Add support to disable UFS LPM
@ 2025-04-17 12:46 Nitin Rawat
  2025-04-17 12:46 ` [PATCH V1 1/3] scsi: ufs: dt-bindings: Document UFS Disable LPM property Nitin Rawat
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Nitin Rawat @ 2025-04-17 12:46 UTC (permalink / raw)
  To: alim.akhtar, avri.altman, bvanassche, krzk+dt, robh, mani,
	conor+dt, James.Bottomley, martin.petersen, beanhuo, peter.wang
  Cc: linux-arm-msm, linux-scsi, linux-kernel, devicetree, Nitin Rawat

Add support to disable UFS Low Power Mode (LPM) for platforms
that doesn't support LPM.

Nitin Rawat (3):
  scsi: ufs: dt-bindings: Document UFS Disable LPM property
  scsi: ufs: pltfrm: Add parsing support for disable LPM property
  scsi: ufs: qcom: Add support to disable UFS LPM Feature

 .../devicetree/bindings/ufs/ufs-common.yaml       |  5 +++++
 drivers/ufs/host/ufs-qcom.c                       | 15 ++++++++-------
 drivers/ufs/host/ufshcd-pltfrm.c                  | 15 +++++++++++++++
 include/ufs/ufshcd.h                              |  1 +
 4 files changed, 29 insertions(+), 7 deletions(-)

--
2.48.1


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

end of thread, other threads:[~2025-04-25 20:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-17 12:46 [PATCH V1 0/3] Add support to disable UFS LPM Nitin Rawat
2025-04-17 12:46 ` [PATCH V1 1/3] scsi: ufs: dt-bindings: Document UFS Disable LPM property Nitin Rawat
2025-04-17 12:46 ` [PATCH V1 2/3] scsi: ufs: pltfrm: Add parsing support for disable " Nitin Rawat
2025-04-18  4:43   ` Mukesh Kumar Savaliya
2025-04-22 12:38     ` Rob Herring
2025-04-17 12:46 ` [PATCH V1 3/3] scsi: ufs: qcom: Add support to disable UFS LPM Feature Nitin Rawat
2025-04-22 12:45   ` Rob Herring
2025-04-22 19:44     ` Nitin Rawat
2025-04-23 13:56       ` Rob Herring
2025-04-25 20:22         ` Nitin Rawat
2025-04-23  5:00   ` Peter Wang (王信友)
2025-04-23  6:24     ` Nitin Rawat
2025-04-17 21:36 ` [PATCH V1 0/3] Add support to disable UFS LPM 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;
as well as URLs for NNTP newsgroup(s).