public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* scsi: ufs: fix regulator operations and remove "<name>-fixed-regulator" device tree property
@ 2019-03-15  9:26 Stanley Chu
       [not found] ` <1552641974-30672-1-git-send-email-stanley.chu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Stanley Chu @ 2019-03-15  9:26 UTC (permalink / raw)
  To: linux-scsi-u79uwXL29TY76Z2rM5mHXA,
	martin.petersen-QHcLZuEGTsvQT0dZR+AlfA, avri.altman-Sjgp3cTcYWE,
	alim.akhtar-Sze3O3UU22JBDgjK7y7TUQ,
	pedrom.sousa-HKixBCOQz3hWk0Htik3J/w
  Cc: marc.w.gonzalez-GANU6spQydw, chun-hung.wu-NuS5LvNUpcJWk0Htik3J/w,
	kuohong.wang-NuS5LvNUpcJWk0Htik3J/w,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	peter.wang-NuS5LvNUpcJWk0Htik3J/w,
	matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w

Hi,

This patch series fixes UFS regulator operations and removes "<name>-fixed-regulator" device tree property.

Stanley Chu (4):
  scsi: ufs: remove unused min_uA field in struct ufs_vreg
  scsi: ufs: fix regulator set load and icc-level configuration
  scsi: ufs: change "<name>-max-microamp" to non-mandatory property
  scsi: ufs: remove "<name>-fixed-regulator" device tree property

 drivers/scsi/ufs/ufs.h           |  1 -
 drivers/scsi/ufs/ufshcd-pltfrm.c | 14 +++-----------
 drivers/scsi/ufs/ufshcd.c        | 15 ++++++++++++---
 3 files changed, 15 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread
* scsi: ufs: Fix regulator operations and remove "<name>-fixed-regulator" device tree property
@ 2019-03-18  2:14 Stanley Chu
  0 siblings, 0 replies; 7+ messages in thread
From: Stanley Chu @ 2019-03-18  2:14 UTC (permalink / raw)
  To: linux-scsi-u79uwXL29TY76Z2rM5mHXA,
	martin.petersen-QHcLZuEGTsvQT0dZR+AlfA, avri.altman-Sjgp3cTcYWE,
	alim.akhtar-Sze3O3UU22JBDgjK7y7TUQ,
	pedrom.sousa-HKixBCOQz3hWk0Htik3J/w
  Cc: marc.w.gonzalez-GANU6spQydw, chun-hung.wu-NuS5LvNUpcJWk0Htik3J/w,
	kuohong.wang-NuS5LvNUpcJWk0Htik3J/w,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	peter.wang-NuS5LvNUpcJWk0Htik3J/w,
	matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w

Hi,

Sorry please help review V3 instead of previous versions.
In this version I fix and add more details in commit messages, and add one patch to fix "undefined voltage range" issue as well.

This patch series fixes UFS regulator operations, including voltage and current (re-)configuration flow during initialization or different power modes.

Besides, remove "<name>-fixed-regulator" device tree property because it is not necessary anymore after fixes.

V3:
- Fix and add more details in commit messages.
- Add one patch "scsi: ufs: Avoid configuring undefined voltage range on a regulator".

V2:
- Add two patches to prepare to and remove "<name>-fixed-regulator" device tree property.
- Add more details on patch "scsi: ufs: remove unused min_uA field in struct ufs_vreg" (Marc Gonzalez).

Stanley Chu (5):
  scsi: ufs: Remove unused min_uA field in struct ufs_vreg
  scsi: ufs: Avoid configuring undefined voltage range on a regulator
  scsi: ufs: Fix regulator load and icc-level configuration
  scsi: ufs: Change "<name>-max-microamp" to non-mandatory property
  scsi: ufs: Remove "<name>-fixed-regulator" device tree property

 drivers/scsi/ufs/ufs.h           |  1 -
 drivers/scsi/ufs/ufshcd-pltfrm.c | 14 +++-----------
 drivers/scsi/ufs/ufshcd.c        | 28 ++++++++++++++++++++--------
 3 files changed, 23 insertions(+), 20 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-03-18  2:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-15  9:26 scsi: ufs: fix regulator operations and remove "<name>-fixed-regulator" device tree property Stanley Chu
     [not found] ` <1552641974-30672-1-git-send-email-stanley.chu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2019-03-15  9:26   ` [PATCH v2 0/4] " Stanley Chu
2019-03-15  9:26   ` [PATCH v2 1/4] scsi: ufs: remove unused min_uA field in struct ufs_vreg Stanley Chu
2019-03-15  9:26   ` [PATCH v2 2/4] scsi: ufs: fix regulator set load and icc-level configuration Stanley Chu
2019-03-15  9:26   ` [PATCH v2 3/4] scsi: ufs: change "<name>-max-microamp" to non-mandatory property Stanley Chu
2019-03-15  9:26   ` [PATCH v2 4/4] scsi: ufs: remove "<name>-fixed-regulator" device tree property Stanley Chu
  -- strict thread matches above, loose matches on Subject: below --
2019-03-18  2:14 scsi: ufs: Fix regulator operations and " Stanley Chu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox