All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] scsi: ufs-mediatek: Disable HCI before HW reset
@ 2021-05-28  3:36 Alice
  2021-05-28  3:36 ` [PATCH v2 1/2] scsi: ufs: Export ufshcd_hba_stop Alice
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alice @ 2021-05-28  3:36 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, jonathan.hsu,
	powen.kao, cc.chou, chaotian.jing, jiajie.hao

Hi,
This series changes the hw reset timing to avoid potential issues in MediaTek platform.

Change since v1:
- Fix the commit message of patch 2

Alice.Chao (2):
  scsi: ufs: Export ufshcd_hba_stop
  scsi: ufs-mediatek: Disable HCI before HW reset

 drivers/scsi/ufs/ufs-mediatek.c | 3 +++
 drivers/scsi/ufs/ufshcd.c       | 3 ++-
 drivers/scsi/ufs/ufshcd.h       | 1 +
 3 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.18.0


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

end of thread, other threads:[~2021-06-08  3:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-28  3:36 [PATCH v2 0/2] scsi: ufs-mediatek: Disable HCI before HW reset Alice
2021-05-28  3:36 ` [PATCH v2 1/2] scsi: ufs: Export ufshcd_hba_stop Alice
2021-05-28  3:36 ` [PATCH v2 2/2] scsi: ufs-mediatek: Disable HCI before HW reset Alice
2021-05-28  3:53 ` [PATCH v2 0/2] " Stanley Chu
2021-06-02  2:44 ` Martin K. Petersen
2021-06-08  3:05 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.