rv1126-uboot/drivers/pci
Konstantin Porotchkin 3f75e0ce7b fix: mvebu: pcie_dw: Allow probing empty PCIe slots
This patch allows probing all PCIe nodes defined in DTS
even if there no device connected to such node (no link).
Without this fix the driver returns -ENODEV when the PCIe
link is down. As result the pci_init function stops
scanning bus on first empty PCIe slot and all devices
located in higher numbered buses are not discovered.

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Igal Liberman <igall@marvell.com>
Cc: Nadav Haklai <nadavh@marvell.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2017-05-09 13:38:17 +02:00
..
Kconfig pci: layerscape: add pci driver based on DM 2017-01-18 09:26:37 -08:00
Makefile Drop CONFIG_WINBOND_83C553 2017-01-25 17:38:43 -05:00
fsl_pci_init.c mpc85xx: pcie: Implement workaround for Erratum A007815 2017-01-24 13:28:31 -08:00
pci-emul-uclass.c
pci-uclass.c pci: correct a function description 2017-03-26 13:22:58 -06:00
pci.c
pci_auto.c
pci_auto_common.c
pci_auto_old.c
pci_common.c dm: pci: remove pci_bus_to_hose(0) calling 2017-01-18 09:25:22 -08:00
pci_compat.c dm: pci: return the real controller in pci_bus_to_hose() 2017-01-18 09:25:14 -08:00
pci_ftpci100.c
pci_gt64120.c
pci_indirect.c
pci_internal.h
pci_msc01.c
pci_mvebu.c pci: mvebu: Fix Armada 38x support 2017-02-01 09:01:19 +01:00
pci_rom.c x86: Don't try to run the VGA BIOS in 64-bit mode 2017-02-06 11:38:46 +08:00
pci_sandbox.c
pci_sh4.c
pci_sh7751.c
pci_sh7780.c
pci_tegra.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pci_x86.c
pcie_dw_mvebu.c fix: mvebu: pcie_dw: Allow probing empty PCIe slots 2017-05-09 13:38:17 +02:00
pcie_imx.c
pcie_layerscape.c pci: layerscape: add LS2088A series SoC pcie support 2017-03-28 09:21:13 -07:00
pcie_layerscape.h pci: layerscape: add LS2088A series SoC pcie support 2017-03-28 09:21:13 -07:00
pcie_layerscape_fixup.c pcie-layerscape: Fixup iommu-map property of pci node 2017-03-28 10:54:09 -07:00
pcie_xilinx.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
tsi108_pci.c