mbox series

[V1,0/3] Add support to disable UFS LPM

Message ID 20250417124645.24456-1-quic_nitirawa@quicinc.com
Headers show
Series Add support to disable UFS LPM | expand

Message

Nitin Rawat April 17, 2025, 12:46 p.m. UTC
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