public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] scsi: ufs-mediatek: add device reset implementation
@ 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 ` [PATCH v1 2/2] scsi: ufs-mediatek: add device reset implementation Stanley Chu
  0 siblings, 2 replies; 5+ 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: leon.chen, andy.teng, chun-hung.wu, kuohong.wang, linux-kernel,
	linux-mediatek, peter.wang, Stanley Chu, linux-arm-kernel,
	beanhuo

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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 5+ 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 ` [PATCH v1 1/2] soc: mediatek: add header for SiP service interface Stanley Chu
2019-12-07 17:40   ` Florian Fainelli
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

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