public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* scsi: ufs-mediatek: fix ufs power down specs violation
@ 2021-05-12  8:39 peter.wang
  2021-05-12  8:39 ` [PATCH v1 1/1] " peter.wang
  0 siblings, 1 reply; 3+ messages in thread
From: peter.wang @ 2021-05-12  8:39 UTC (permalink / raw)
  To: stanley.chu, linux-scsi, martin.petersen, avri.altman,
	alim.akhtar, jejb
  Cc: wsd_upstream, peter.wang, chun-hung.wu, alice.chao, cc.chou,
	chaotian.jing, jiajie.hao

As per specs, e.g, JESD220E chapter 7.2, while powering off
the ufs device, RST_N signal should be between VSS(Ground)
and VCCQ/VCCQ2. The power down sequence after fixing as below:

Power down:
1. Assert RST_N low
2. Turn-off VCC
3. Turn-off VCCQ/VCCQ2


 drivers/scsi/ufs/ufs-mediatek.c |    4 ++++
 1 file changed, 4 insertions(+)

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

end of thread, other threads:[~2021-05-12  8:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-12  8:39 scsi: ufs-mediatek: fix ufs power down specs violation peter.wang
2021-05-12  8:39 ` [PATCH v1 1/1] " peter.wang
2021-05-12  8:57   ` Stanley Chu

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