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