linux/drivers/scsi/hisi_sas
Xiaofei Tan 0006ce29e8 scsi: hisi_sas: fix the issue of setting linkrate register
It is not right to set the register PROG_PHY_LINK_RATE while PHY is still
enabled. So if we want to change PHY linkrate, we need to disable PHY before
setting the register PROG_PHY_LINK_RATE, and then start-up PHY. This patch
is to fix this issue.

Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-03-12 21:55:24 -04:00
..
hisi_sas.h scsi: hisi_sas: directly attached disk LED feature for v2 hw 2018-01-22 20:03:59 -05:00
hisi_sas_main.c scsi: hisi_sas: fix the issue of link rate inconsistency 2018-03-12 21:55:24 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: fix the issue of setting linkrate register 2018-03-12 21:55:24 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: fix the issue of setting linkrate register 2018-03-12 21:55:24 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: fix the issue of setting linkrate register 2018-03-12 21:55:24 -04:00
Kconfig scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00
Makefile scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00