summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv
diff options
context:
space:
mode:
authorloos <loos@FreeBSD.org>2017-05-16 05:10:15 +0000
committerLuiz Souza <luiz@netgate.com>2017-09-06 11:32:45 -0500
commit860ada0113116f7e88614073c58b503e11a15b3c (patch)
tree6e6e1a12939fcc81344dd04c99edf557d53f7765 /sys/arm/mv
parentf97c2cb31ae1b353021632210dca3e7facc32e63 (diff)
downloadFreeBSD-src-860ada0113116f7e88614073c58b503e11a15b3c.zip
FreeBSD-src-860ada0113116f7e88614073c58b503e11a15b3c.tar.gz
Add the Marvell SDHCI controller to the list of supported devices in
sdhci_fdt. Enable the SDHCI controller, bus and devices on ARMADA38X kernel. Tested on: ClearFog Pro Reviewed by: Marcin Wojtas <mw at semihalf.com> Sponsored by: Rubicon Communications, LLC (Netgate) Differential Revision: https://reviews.freebsd.org/D10606 (cherry picked from commit 6eed58e1e7a446d544071e71438ff60592bfa246)
Diffstat (limited to 'sys/arm/mv')
-rw-r--r--sys/arm/mv/armada38x/files.armada38x1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/mv/armada38x/files.armada38x b/sys/arm/mv/armada38x/files.armada38x
index 8b105b5..e78da6b 100644
--- a/sys/arm/mv/armada38x/files.armada38x
+++ b/sys/arm/mv/armada38x/files.armada38x
@@ -8,3 +8,4 @@ arm/mv/armada38x/armada38x_mp.c optional smp
arm/mv/armada38x/pmsu.c standard
arm/mv/armada38x/rtc.c standard
arm/mv/armada38x/armada38x_pl310.c optional pl310
+dev/sdhci/sdhci_fdt.c optional sdhci
OpenPOWER on IntegriCloud