summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/files.fdt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/fdt/files.fdt')
-rw-r--r--sys/dev/fdt/files.fdt6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/fdt/files.fdt b/sys/dev/fdt/files.fdt
index c97fa19c151..cb2fd79d9b6 100644
--- a/sys/dev/fdt/files.fdt
+++ b/sys/dev/fdt/files.fdt
@@ -1,4 +1,4 @@
-# $OpenBSD: files.fdt,v 1.21 2017/08/11 22:06:20 kettenis Exp $
+# $OpenBSD: files.fdt,v 1.22 2017/08/25 10:29:54 kettenis Exp $
#
# Config file and device description for machine-independent FDT code.
# Included by ports that need it.
@@ -96,6 +96,10 @@ device rkpinctrl: fdt
attach rkpinctrl at fdt
file dev/fdt/rkpinctrl.c rkpinctrl
+device rktemp
+attach rktemp at fdt
+file dev/fdt/rktemp.c rktemp
+
device dwmmc: sdmmcbus
attach dwmmc at fdt
file dev/fdt/dwmmc.c dwmmc