PCI: dwc: designware: Add EP mode support
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 27 Mar 2017 09:45:05 +0000 (15:15 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Apr 2017 15:23:16 +0000 (10:23 -0500)
commitf8aed6ec624fb436877a1a552393fd22510a5ff7
treea8bc4f1006bc7e1e612635d62d1b0aca96b32e82
parent13570533813cf111bb49954392cca0c2c409e775
PCI: dwc: designware: Add EP mode support

Add endpoint mode support to designware driver. This uses the EP Core layer
introduced recently to add endpoint mode support.  *Any* function driver
can now use this designware device in order to achieve the EP
functionality.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/dwc/Kconfig
drivers/pci/dwc/Makefile
drivers/pci/dwc/pcie-designware-ep.c [new file with mode: 0644]
drivers/pci/dwc/pcie-designware.c
drivers/pci/dwc/pcie-designware.h