aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2021-05-31 17:08:08 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-05-31 17:08:08 +0000
commit2d926ed71eb15efc4b8ac828adfb221056c853fd (patch)
tree78ba97ec81788ef384bf12cc2f4f4cf77b372542
parent68c254426467e3f900f9a19de4dd9a234ea75388 (diff)
downloadsrc-2d926ed71eb15efc4b8ac828adfb221056c853fd.tar.gz
src-2d926ed71eb15efc4b8ac828adfb221056c853fd.zip
arm: SOCFPGA: Add ext_resources driver
mmc_fdt_helpers needs clock and regulators. Add all the ext_resources driver to SOCFPGA conf file to fix the build Reported by: mjg
-rw-r--r--sys/arm/conf/SOCFPGA9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/arm/conf/SOCFPGA b/sys/arm/conf/SOCFPGA
index 717f7546a594..a4c5fbee5a8f 100644
--- a/sys/arm/conf/SOCFPGA
+++ b/sys/arm/conf/SOCFPGA
@@ -38,6 +38,15 @@ options SOC_ALTERA_CYCLONE5
#options BOOTP_NFSV3
#options BOOTP_WIRED_TO=ue0
+# EXT_RESOURCES pseudo devices
+options EXT_RESOURCES
+device clk
+device phy
+device hwreset
+device nvmem
+device regulator
+device syscon
+
# Interrupt controller
device gic