linux/drivers/pci/host
Murali Karicheri 4455efc908 PCI: keystone: Assume controller is already in RC mode
Keystone PCI hardware supports both RC and EP modes and devcfg register has
bits to boot strap the device to either of these modes.  It seems proper to
add this functionality to the boot loader rather than in the driver as
device will be operating in either mode, not both any time.  Currently the
driver supports only RC mode and hence register configuration in the driver
is not needed and the driver can assume the hardware is in RC mode.

Also update the DT documentation accordingly.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
2014-09-16 15:45:45 -06:00
..
Kconfig PCI: keystone: Add TI Keystone PCIe driver 2014-09-04 14:58:21 -06:00
Makefile PCI: keystone: Add TI Keystone PCIe driver 2014-09-04 14:58:21 -06:00
pci-dra7xx.c PCI: dra7xx: Add TI DRA7xx PCIe driver 2014-07-22 15:26:24 -06:00
pci-exynos.c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next 2014-06-03 08:45:42 -06:00
pci-host-generic.c PCI: generic: Fix GPL v2 license string typo 2014-07-15 15:07:46 -06:00
pci-imx6.c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next 2014-06-03 08:45:42 -06:00
pci-keystone-dw.c PCI: keystone: Add TI Keystone PCIe driver 2014-09-04 14:58:21 -06:00
pci-keystone.c PCI: keystone: Assume controller is already in RC mode 2014-09-16 15:45:45 -06:00
pci-keystone.h PCI: keystone: Add TI Keystone PCIe driver 2014-09-04 14:58:21 -06:00
pci-mvebu.c PCI: mvebu: Fix GPL v2 license string typo 2014-07-15 15:01:05 -06:00
pci-rcar-gen2.c PCI: rcar: Add gen2 device tree support 2014-05-28 07:47:55 -06:00
pci-tegra.c PCI changes for v3.17 (part 3): 2014-08-19 09:45:31 -05:00
pcie-designware.c PCI: designware: Add support for v3.65 hardware 2014-09-02 17:25:41 -06:00
pcie-designware.h PCI: designware: Add support for v3.65 hardware 2014-09-02 17:25:41 -06:00
pcie-rcar.c PCI: rcar: Fix GPL v2 license string typo 2014-07-15 15:06:12 -06:00
pcie-spear13xx.c PCI: spear: Remove spear13xx_pcie_remove() 2014-07-20 12:27:50 -07:00