aboutsummaryrefslogtreecommitdiff
path: root/sys/arm
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2021-05-24 10:53:00 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-05-24 10:53:00 +0000
commit996afd401c6c69d5abaa1aac111ca3cdd0c90a90 (patch)
tree157dfba1bf3933fd089d3e4171b21f4a34771e3d /sys/arm
parente779604f1d4e5fd0cdf3a9d1bb756b168f97b39c (diff)
downloadsrc-996afd401c6c69d5abaa1aac111ca3cdd0c90a90.tar.gz
src-996afd401c6c69d5abaa1aac111ca3cdd0c90a90.zip
arm: RPI-B: Add ext_resources driver
mmc_fdt_helpers needs clock and regulators. Add all the ext_resources driver to RPI-B conf file to fix the build Reported by: mjg
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/conf/RPI-B9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/arm/conf/RPI-B b/sys/arm/conf/RPI-B
index ebaa0462b155..3d354841beba 100644
--- a/sys/arm/conf/RPI-B
+++ b/sys/arm/conf/RPI-B
@@ -36,6 +36,15 @@ options PLATFORM
#options ROOTDEVNAME=\"ufs:mmcsd0s2\"
+# EXT_RESOURCES pseudo devices
+options EXT_RESOURCES
+device clk
+device phy
+device hwreset
+device nvmem
+device regulator
+device syscon
+
device bpf
device loop
device ether