Skip to content

Commit 1f08673

Browse files
tpetazzoniLorenzo Pieralisi
authored andcommitted
PCI: mvebu: Convert to PCI emulated bridge config space
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>
1 parent eae6aaf commit 1f08673

File tree

2 files changed

+101
-270
lines changed

2 files changed

+101
-270
lines changed

drivers/pci/controller/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ config PCI_MVEBU
99
depends on MVEBU_MBUS
1010
depends on ARM
1111
depends on OF
12+
select PCI_BRIDGE_EMUL
1213

1314
config PCI_AARDVARK
1415
bool "Aardvark PCIe controller"

0 commit comments

Comments
 (0)