[PATCH v2 0/8] scsi: ufs: Fix PMC and low-power mode on MediaTek UFS platforms

Stanley Chu posted 8 patches 3 years, 10 months ago
There is a newer version of this series
drivers/ufs/core/ufshcd.c       |   5 +-
drivers/ufs/host/ufs-mediatek.c | 186 ++++++++++++++++++++++++++------
drivers/ufs/host/ufs-mediatek.h |  61 +++++++++++
include/ufs/ufshcd.h            |   1 +
include/ufs/unipro.h            |   1 +
5 files changed, 221 insertions(+), 33 deletions(-)
[PATCH v2 0/8] scsi: ufs: Fix PMC and low-power mode on MediaTek UFS platforms
Posted by Stanley Chu 3 years, 10 months ago
Hi Martin,

This series provides some fixes on MediaTek UFS platforms, please consider this patch series for kernel v5.20.

- Provide workaround for power mode change for HS-G5
- Fix and provide VCCQx low-power support

Changes compared to v1:
- Add patches to fix and provide VCCQx low-power support

Alice Chao (1):
  scsi: ufs-mediatek: Support flexible parameters for smc calls

CC Chou (1):
  scsi: ufs-mediatek: Introduce workaround for power mode change

Peter Wang (1):
  scsi: ufs-mediatek: Support low-power mode for VCCQ

Po-Wen Kao (2):
  scsi: ufs-mediatek: Fix the timing of configuring device regulators
  scsi: ufs-mediatek: Prevent device regulators setting as LPM
    incorrectly

Stanley Chu (3):
  scsi: ufs: Export ufshcd_uic_change_pwr_mode()
  scsi: ufs: Fix ADAPT logic for HS-G5
  scsi: ufs-mediatek: Support low-power mode for parents of VCCQx

 drivers/ufs/core/ufshcd.c       |   5 +-
 drivers/ufs/host/ufs-mediatek.c | 186 ++++++++++++++++++++++++++------
 drivers/ufs/host/ufs-mediatek.h |  61 +++++++++++
 include/ufs/ufshcd.h            |   1 +
 include/ufs/unipro.h            |   1 +
 5 files changed, 221 insertions(+), 33 deletions(-)

-- 
2.18.0