All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] scsi: ufs-mediatek: add device reset implementation
@ 2019-12-07  6:39 ` Stanley Chu
  0 siblings, 0 replies; 15+ messages in thread
From: Stanley Chu @ 2019-12-07  6:39 UTC (permalink / raw)
  To: linux-scsi, martin.petersen, avri.altman, alim.akhtar,
	pedrom.sousa, jejb, matthias.bgg
  Cc: linux-mediatek, linux-arm-kernel, linux-kernel, beanhuo,
	kuohong.wang, peter.wang, chun-hung.wu, andy.teng, leon.chen,
	Stanley Chu

This patchset add implementation of UFS device reset vops in MediaTek UFS driver.

Stanley Chu (2):
  soc: mediatek: add header for SiP service interface
  scsi: ufs-mediatek: add device reset implementation

 drivers/scsi/ufs/ufs-mediatek.c          | 27 ++++++++++++++++++++++++
 drivers/scsi/ufs/ufs-mediatek.h          |  7 ++++++
 include/linux/soc/mediatek/mtk_sip_svc.h | 26 +++++++++++++++++++++++
 3 files changed, 60 insertions(+)
 create mode 100644 include/linux/soc/mediatek/mtk_sip_svc.h

-- 
2.18.0

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

end of thread, other threads:[~2019-12-08  5:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-07  6:39 [PATCH v1 0/2] scsi: ufs-mediatek: add device reset implementation Stanley Chu
2019-12-07  6:39 ` Stanley Chu
2019-12-07  6:39 ` Stanley Chu
2019-12-07  6:39 ` [PATCH v1 1/2] soc: mediatek: add header for SiP service interface Stanley Chu
2019-12-07  6:39   ` Stanley Chu
2019-12-07  6:39   ` Stanley Chu
2019-12-07 17:40   ` Florian Fainelli
2019-12-07 17:40     ` Florian Fainelli
2019-12-07 17:40     ` Florian Fainelli
2019-12-08  5:37     ` Stanley Chu
2019-12-08  5:37       ` Stanley Chu
2019-12-08  5:37       ` Stanley Chu
2019-12-07  6:39 ` [PATCH v1 2/2] scsi: ufs-mediatek: add device reset implementation Stanley Chu
2019-12-07  6:39   ` Stanley Chu
2019-12-07  6:39   ` Stanley Chu

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.