linux/drivers/scsi/hisi_sas
John Garry e21fe3a526 scsi: hisi_sas: add initialisation for v3 pci-based controller
Add the code to initialise the controller which is based on pci device
in hisi_sas_v3_hw.c

The core controller routines are still in hisi_sas_main.c; some common
initialisation functions are also exported from hisi_sas_main.c

For pci-based controller, the device properties, like phy count and sas
address are read from the firmware, same as platform device-based
controller.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-06-19 21:31:25 -04:00
..
hisi_sas.h scsi: hisi_sas: add initialisation for v3 pci-based controller 2017-06-19 21:31:25 -04:00
hisi_sas_main.c scsi: hisi_sas: add initialisation for v3 pci-based controller 2017-06-19 21:31:25 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: add pci_dev in hisi_hba struct 2017-06-19 21:31:25 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: add pci_dev in hisi_hba struct 2017-06-19 21:31:25 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: add initialisation for v3 pci-based controller 2017-06-19 21:31:25 -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