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