mbox series

[v2,0/2] scsi: ufs-mediatek: Disable HCI before HW reset

Message ID 20210528033624.12170-1-alice.chao@mediatek.com (mailing list archive)
Headers show
Series scsi: ufs-mediatek: Disable HCI before HW reset | expand

Message

Alice Chao May 28, 2021, 3:36 a.m. UTC
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(-)

Comments

Stanley Chu May 28, 2021, 3:53 a.m. UTC | #1
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>
Martin K. Petersen June 2, 2021, 2:44 a.m. UTC | #2
Alice,

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

Applied to 5.14/scsi-staging, thanks!
Martin K. Petersen June 8, 2021, 3:05 a.m. UTC | #3
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