public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] Add support to disable UFS LPM
@ 2025-05-06 16:37 Nitin Rawat
  2025-05-06 16:37 ` [PATCH V2 1/3] scsi: ufs: dt-bindings: Document UFS Disable LPM property Nitin Rawat
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Nitin Rawat @ 2025-05-06 16:37 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.

Changes in v2:
1. Addressed peter wang's comment to exclude write booster from
   ufs lpm check.
2. Addressed rob herring's comment to remove ufs lpm debug print
   in ufshcd-pltr.c

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                         | 13 ++++++++-----
 drivers/ufs/host/ufshcd-pltfrm.c                    | 13 +++++++++++++
 include/ufs/ufshcd.h                                |  1 +
 4 files changed, 27 insertions(+), 5 deletions(-)

--
2.48.1


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

end of thread, other threads:[~2025-05-21  6:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-06 16:37 [PATCH V2 0/3] Add support to disable UFS LPM Nitin Rawat
2025-05-06 16:37 ` [PATCH V2 1/3] scsi: ufs: dt-bindings: Document UFS Disable LPM property Nitin Rawat
2025-05-06 18:16   ` Krzysztof Kozlowski
2025-05-07 15:04     ` Nitin Rawat
2025-05-12  4:15       ` Nitin Rawat
2025-05-12  7:41         ` Pavan Kondeti
2025-05-12 16:00           ` Dmitry Baryshkov
2025-05-20  8:09           ` Krzysztof Kozlowski
2025-05-20 18:49             ` Nitin Rawat
2025-05-21  6:51               ` Krzysztof Kozlowski
2025-05-12 16:55         ` Krzysztof Kozlowski
2025-05-06 16:37 ` [PATCH V2 2/3] scsi: ufs: pltfrm: Add parsing support for disable " Nitin Rawat
2025-05-06 16:37 ` [PATCH V2 3/3] scsi: ufs: qcom: Add support to disable UFS LPM Feature Nitin Rawat

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