Message ID | 20210528033624.12170-1-alice.chao@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | scsi: ufs-mediatek: Disable HCI before HW reset | expand |
Hi Alice, On Fri, 2021-05-28 at 11:36 +0800, Alice wrote: > 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(-) > Thanks for these patches! For this series, Reviewed-by: Stanley Chu <stanley.chu@mediatek.com>
Alice, > This series changes the hw reset timing to avoid potential issues in > MediaTek platform. Applied to 5.14/scsi-staging, thanks!
On Fri, 28 May 2021 11:36:20 +0800, Alice wrote: > 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 > > [...] Applied to 5.14/scsi-queue, thanks! [1/2] scsi: ufs: Export ufshcd_hba_stop https://git.kernel.org/mkp/scsi/c/3a95f5b39254 [2/2] scsi: ufs-mediatek: Disable HCI before HW reset https://git.kernel.org/mkp/scsi/c/f9c602f3bd9c