summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/files.fdt
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2017-08-11 22:06:21 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2017-08-11 22:06:21 +0000
commit78ab3b3703fdb83324610f78370affe7ad020664 (patch)
treebf491d9928485e1bbacfb3e9db6833d342ae2671 /sys/dev/fdt/files.fdt
parent8a0d3db2d2a432f3970edbcb0cc1915feb24c52a (diff)
Add glue for the USB3 controller on the rk3399-firefly.
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 98cf648f58f..c97fa19c151 100644
--- a/sys/dev/fdt/files.fdt
+++ b/sys/dev/fdt/files.fdt
@@ -1,4 +1,4 @@
-# $OpenBSD: files.fdt,v 1.20 2017/07/29 17:25:20 kettenis Exp $
+# $OpenBSD: files.fdt,v 1.21 2017/08/11 22:06:20 kettenis Exp $
#
# Config file and device description for machine-independent FDT code.
# Included by ports that need it.
@@ -80,6 +80,10 @@ device rkclock
attach rkclock at fdt
file dev/fdt/rkclock.c rkclock
+device rkdwusb: fdt
+attach rkdwusb at fdt
+file dev/fdt/rkdwusb.c rkdwusb
+
device rkgrf
attach rkgrf at fdt
file dev/fdt/rkgrf.c rkgrf