Skip to content

Commit

Permalink
PCI: mvebu: Convert to PCI emulated bridge config space
Browse files Browse the repository at this point in the history
Convert the pci-mvebu driver to use the pci-bridge-emul logic, that
helps emulating a root port PCI bridge configuration space.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
[lorenzo.pieralisi@arm.com: updated commit log]
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
  • Loading branch information
Thomas Petazzoni authored and Lorenzo Pieralisi committed Oct 18, 2018
1 parent eae6aaf commit 1f08673
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 270 deletions.
1 change: 1 addition & 0 deletions drivers/pci/controller/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ config PCI_MVEBU
depends on MVEBU_MBUS
depends on ARM
depends on OF
select PCI_BRIDGE_EMUL

config PCI_AARDVARK
bool "Aardvark PCIe controller"
Expand Down
Loading

0 comments on commit 1f08673

Please sign in to comment.