aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/mv/files.mv
diff options
context:
space:
mode:
authorZbigniew Bodek <zbb@FreeBSD.org>2017-06-08 16:54:02 +0000
committerZbigniew Bodek <zbb@FreeBSD.org>2017-06-08 16:54:02 +0000
commit85958649922f90c81168a34308f6fc00d19a4c58 (patch)
tree92a4c60c4e8b8c2eb83f922c8c0f099e72aee50a /sys/arm/mv/files.mv
parent73e48bc6d64df684ec25c757b189bb2f36881959 (diff)
downloadsrc-85958649922f90c81168a34308f6fc00d19a4c58.tar.gz
src-85958649922f90c81168a34308f6fc00d19a4c58.zip
Support multi-port PCIe hierarchy in Marvell boards DTS
This commit is another part of preparation for PCIe multi-port support for Marvell SoCs. Some device trees include pcie-controller node as a bus-parent of pcie nodes. This patch adds support for new bus, collects and configures device informations and finally adds PCIB devices as a childs of pcie-controller in Newbus hierarchy. Submitted by: Marcin Mazurek <mma@semihalf.com> Obtained form: Semihalf Sponsored by: Stormshield Reviewed by: https://reviews.freebsd.org/D10906
Notes
Notes: svn path=/head/; revision=319706
Diffstat (limited to 'sys/arm/mv/files.mv')
-rw-r--r--sys/arm/mv/files.mv1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/mv/files.mv b/sys/arm/mv/files.mv
index 12e9e430cbbd..4d70d2941e6c 100644
--- a/sys/arm/mv/files.mv
+++ b/sys/arm/mv/files.mv
@@ -16,6 +16,7 @@ arm/mv/gpio.c optional gpio
arm/mv/mv_common.c standard
arm/mv/mv_localbus.c standard
arm/mv/mv_machdep.c standard
+arm/mv/mv_pci_ctrl.c optional pci | fdt
arm/mv/mv_pci.c optional pci
arm/mv/mv_ts.c standard
arm/mv/timer.c optional !soc_mv_armada38x