Enable rktcphy(4).
authorpatrick <patrick@openbsd.org>
Tue, 29 Jun 2021 12:43:33 +0000 (12:43 +0000)
committerpatrick <patrick@openbsd.org>
Tue, 29 Jun 2021 12:43:33 +0000 (12:43 +0000)
ok kettenis@

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

index 39d012b..ff54bee 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.202 2021/05/29 08:50:07 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.203 2021/06/29 12:43:33 patrick Exp $
 #
 # GENERIC machine description file
 #
@@ -247,6 +247,7 @@ sfp*                at fdt?
 rkclock*       at fdt? early 1
 rkgrf*         at fdt? early 1
 rkpinctrl*     at fdt? early 1
+rktcphy*       at fdt? early 1
 rkanxdp*       at fdt?
 rkdrm*         at fdt?
 drm*           at rkdrm?
index fbf7a13..1989622 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.154 2021/06/10 06:54:42 fcambus Exp $
+# $OpenBSD: RAMDISK,v 1.155 2021/06/29 12:43:33 patrick Exp $
 
 machine                arm64
 maxusers       4
@@ -199,6 +199,7 @@ sfp*                at fdt?
 rkclock*       at fdt? early 1
 rkgrf*         at fdt? early 1
 rkpinctrl*     at fdt? early 1
+rktcphy*       at fdt? early 1
 rkemmcphy*     at fdt?
 rkgpio*                at fdt?
 rkiic*         at fdt?