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

From: Nitin Rawat
Date: Thu Apr 17 2025 - 08:47:31 EST


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