[PATCH 0/8] hisi_sas: Misc patches
From: John Garry
Date: Tue Sep 01 2020 - 10:56:29 EST
This series contains some minor feature updates and general tidying:
- Some new BIST features
- Stop modifying previously unused fields in programmable link rate reg
- Stop accessing some SSP task fields for SMP tasks
- General minor tidying
Thanks!
Luo Jiaxing (6):
scsi: hisi_sas: Modify macro name for OOB phy linkrate
scsi: hisi_sas: Do not modify upper fields of PROG_PHY_LINK_RATE reg
scsi: hisi_sas: Make phy index variable name consistent
scsi: hisi_sas: Add BIST support for phy FFE
scsi: hisi_sas: Add BIST support for fixed code pattern
scsi: hisi_sas: Some very minor tidying
Xiang Chen (2):
scsi: hisi_sas: Avoid accessing to SSP task for SMP IOs
scsi: hisi_sas: Add carriage returns to some prints
drivers/scsi/hisi_sas/hisi_sas.h | 35 ++++++
drivers/scsi/hisi_sas/hisi_sas_main.c | 113 +++++++++++++++----
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 24 ++--
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 4 +-
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 146 +++++++++++++++----------
5 files changed, 229 insertions(+), 93 deletions(-)
--
2.26.2