9
0
Fork 0
barebox/drivers/pci
Lucas Stach f1da98da27 PCI: imx6: properly shut down core when leaving barebox
As the i.MX6 PCIe core doesn't have a software reachable reset
wired up, it's hard for any driver to get the core into a known
good state.

To make it easier for whatever software follows barebox, bring
back the core into a safe state before leaving barebox.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-01-08 08:52:02 +01:00
..
Kconfig pci: Add i.MX6 pcie support 2015-03-17 07:36:00 +01:00
Makefile pci: Add i.MX6 pcie support 2015-03-17 07:36:00 +01:00
bus.c pci: Do not abuse dev->priv for storing data 2015-04-17 07:31:21 +02:00
pci-imx6.c PCI: imx6: properly shut down core when leaving barebox 2016-01-08 08:52:02 +01:00
pci-mvebu-phy.c pci: mvebu: Add PCIe driver 2014-07-31 07:29:24 +02:00
pci-mvebu.c of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
pci-mvebu.h pci: mvebu: Add PCIe driver 2014-07-31 07:29:24 +02:00
pci-tegra.c of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
pci.c PCI: remove bogus host bridge setup skipping 2015-06-25 08:37:42 +02:00
pci_iomap.c PCI: initial commit 2014-07-04 07:35:47 +02:00
pcie-designware.c PCI: imx6: simplify config access code 2015-05-01 08:37:40 +02:00
pcie-designware.h pci: Add pcie-designware driver 2015-03-17 07:36:00 +01:00