mbox series

[0/4] hisi_sas: Some misc patches

Message ID 1589552025-165012-1-git-send-email-john.garry@huawei.com (mailing list archive)
Headers show
Series hisi_sas: Some misc patches | expand

Message

John Garry May 15, 2020, 2:13 p.m. UTC
This series includes some misc patches, generally tidy-up. The most
significant is the patch to not reset the phy up timer for when the
phy is already up - the HW designers do not have an answer for why this
occurs, so we workaround.

John Garry (1):
  scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()

Luo Jiaxing (3):
  scsi: hisi_sas: Do not reset phy timer to wait for stray phyup
  scsi: hisi_sas: Modify the commit information for DSM method
  scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name list

 drivers/scsi/hisi_sas/hisi_sas_main.c  |  5 ++++-
 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 12 ++++--------
 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 16 ++++++----------
 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 25 +++++++++++++------------
 4 files changed, 27 insertions(+), 31 deletions(-)

Comments

Martin K. Petersen May 20, 2020, 2:30 a.m. UTC | #1
On Fri, 15 May 2020 22:13:41 +0800, John Garry wrote:

> This series includes some misc patches, generally tidy-up. The most
> significant is the patch to not reset the phy up timer for when the
> phy is already up - the HW designers do not have an answer for why this
> occurs, so we workaround.
> 
> John Garry (1):
>   scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
> 
> [...]

Applied to 5.8/scsi-queue, thanks!

[1/4] scsi: hisi_sas: Do not reset phy timer to wait for stray phy up
      https://git.kernel.org/mkp/scsi/c/e16b9ed61e07
[2/4] scsi: hisi_sas: Modify the commit information for DSM method
      https://git.kernel.org/mkp/scsi/c/1e954d1f002d
[3/4] scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name list
      https://git.kernel.org/mkp/scsi/c/1a0efb55b2bb
[4/4] scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
      https://git.kernel.org/mkp/scsi/c/1cdee0044261