linux/drivers/pci/controller/dwc
Gustavo Pimentel 4e965ede18 PCI: dwc: Fix EP link notification implementation
Move specific features settings from EP shared code
(pcie-designware-ep.c) to the driver (pcie-designware-plat.c).

Previous implementation disables the EP link notification
by default for all SoCs that uses EP DesignWare IP, which affects
directly the dra7xx and artpec6 SoCs.

Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
2018-07-19 11:33:58 +01:00
..
Kconfig
Makefile
pci-dra7xx.c
pci-exynos.c PCI: exynos: Drop unnecessary root_bus_nr setting 2018-07-13 14:07:47 +01:00
pci-imx6.c PCI: imx6: Drop unnecessary root_bus_nr setting 2018-07-13 14:08:03 +01:00
pci-keystone-dw.c
pci-keystone.c PCI: keystone: Drop unnecessary root_bus_nr setting 2018-07-13 14:08:18 +01:00
pci-keystone.h
pci-layerscape.c
pcie-armada8k.c PCI: armada8k: Drop unnecessary root_bus_nr setting 2018-07-13 14:08:28 +01:00
pcie-artpec6.c PCI: artpec6: Drop unnecessary root_bus_nr setting 2018-07-13 14:08:47 +01:00
pcie-designware-ep.c PCI: dwc: Fix EP link notification implementation 2018-07-19 11:33:58 +01:00
pcie-designware-host.c
pcie-designware-plat.c PCI: dwc: Fix EP link notification implementation 2018-07-19 11:33:58 +01:00
pcie-designware.c
pcie-designware.h
pcie-hisi.c
pcie-histb.c PCI: histb: Drop unnecessary root_bus_nr setting 2018-07-13 14:09:47 +01:00
pcie-kirin.c
pcie-qcom.c PCI: qcom: Drop unnecessary root_bus_nr setting 2018-07-13 14:10:38 +01:00
pcie-spear13xx.c PCI: spear13xx: Drop unnecessary root_bus_nr setting 2018-07-13 14:10:55 +01:00