alistair23-linux/drivers/infiniband/hw/hns
Salil 528f1deb16 IB/hns: Add support of ACPI to the Hisilicon RoCE driver
This patch is meant to add support of ACPI to the Hisilicon RoCE
driver.

Changes done are primarily meant to detect the type and then either
use DT specific or ACPI spcific functions. Where ever possible,
this patch tries to make use of Unified Device Property Interface
APIs to support both DT and ACPI through single interface.

This patch depends upon HNS ethernet driver to Reset RoCE. This
function within HNS ethernet driver has also been enhanced to
support ACPI and is part of other accompanying patch with this
patch-set.

NOTE: The changes in this patch are done over below branch,
https://github.com/dledford/linux/tree/hns-roce

Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-08-25 10:05:10 -04:00
..
hns_roce_ah.c
hns_roce_alloc.c
hns_roce_cmd.c
hns_roce_cmd.h
hns_roce_common.h
hns_roce_cq.c
hns_roce_device.h IB/hns: Add support of ACPI to the Hisilicon RoCE driver 2016-08-25 10:05:10 -04:00
hns_roce_eq.c IB/hns: Add support of ACPI to the Hisilicon RoCE driver 2016-08-25 10:05:10 -04:00
hns_roce_eq.h
hns_roce_hem.c
hns_roce_hem.h
hns_roce_hw_v1.c IB/hns: Add support of ACPI to the Hisilicon RoCE driver 2016-08-25 10:05:10 -04:00
hns_roce_hw_v1.h IB/hns: Add support of ACPI to the Hisilicon RoCE driver 2016-08-25 10:05:10 -04:00
hns_roce_main.c IB/hns: Add support of ACPI to the Hisilicon RoCE driver 2016-08-25 10:05:10 -04:00
hns_roce_mr.c
hns_roce_pd.c
hns_roce_qp.c
hns_roce_user.h
Kconfig
Makefile