Enable imxdog(4)
authorpatrick <patrick@openbsd.org>
Fri, 28 May 2021 13:04:42 +0000 (13:04 +0000)
committerpatrick <patrick@openbsd.org>
Fri, 28 May 2021 13:04:42 +0000 (13:04 +0000)
ok kettenis@

sys/arch/arm64/conf/GENERIC
sys/arch/arm64/conf/RAMDISK

index 6fba74a..b7138b5 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.200 2021/05/28 04:37:32 dlg Exp $
+# $OpenBSD: GENERIC,v 1.201 2021/05/28 13:04:42 patrick Exp $
 #
 # GENERIC machine description file
 #
@@ -149,6 +149,7 @@ imxccm*             at fdt? early 1
 imxiomuxc*     at fdt? early 1
 imxanatop*     at fdt? early 1
 imxsrc*                at fdt? early 1
+imxdog*                at fdt?
 imxdwusb*      at fdt?
 imxehci*       at fdt?
 usb*           at imxehci?
index c9bf95c..f1d3d21 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.151 2021/05/26 20:52:21 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.152 2021/05/28 13:04:42 patrick Exp $
 
 machine                arm64
 maxusers       4
@@ -111,6 +111,7 @@ imxccm*             at fdt? early 1
 imxiomuxc*     at fdt? early 1
 imxanatop*     at fdt? early 1
 imxsrc*                at fdt? early 1
+imxdog*                at fdt?
 imxdwusb*      at fdt?
 imxehci*       at fdt?
 usb*           at imxehci?