summaryrefslogtreecommitdiff
path: root/sys/arch/arm64/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/arm64/conf')
-rw-r--r--sys/arch/arm64/conf/GENERIC5
-rw-r--r--sys/arch/arm64/conf/RAMDISK5
2 files changed, 6 insertions, 4 deletions
diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC
index 24590ec7300..a78f17ee3dc 100644
--- a/sys/arch/arm64/conf/GENERIC
+++ b/sys/arch/arm64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.159 2020/04/25 15:32:11 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.160 2020/04/25 17:49:51 kettenis Exp $
#
# GENERIC machine description file
#
@@ -412,11 +412,12 @@ uk* at scsibus?
# I2C devices
abcrtc* at iic? # Abracon x80x RTC
+dsxrtc* at iic? # DS3231 RTC
fanpwr* at iic? # FAN53555 regulator
fusbtc* at iic? # USB Type-C controller
ipmi* at iic? # IPMI (SIIF)
-dsxrtc* at iic? # DS3231 RTC
islrtc* at iic? # ISL1208 RTC
+maxrtc* at iic? # DS1307 RTC
mcprtc* at iic? # MCP794XX RTC
pcfrtc* at iic? # PCF8523 RTC
pcxrtc* at iic? # PCF8563 RTC
diff --git a/sys/arch/arm64/conf/RAMDISK b/sys/arch/arm64/conf/RAMDISK
index 56e47242524..1a371fa8666 100644
--- a/sys/arch/arm64/conf/RAMDISK
+++ b/sys/arch/arm64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.122 2020/04/25 15:32:11 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.123 2020/04/25 17:49:51 kettenis Exp $
#
# GENERIC machine description file
#
@@ -296,9 +296,10 @@ uk* at scsibus?
# I2C devices
abcrtc* at iic? # Abracon x80x RTC
-fusbtc* at iic? # USB Type-C controller
dsxrtc* at iic? # DS3231 RTC
+fusbtc* at iic? # USB Type-C controller
islrtc* at iic? # ISL1208 RTC
+maxrtc* at iic? # DS1307 RTC
mcprtc* at iic? # MCP794XX RTC
pcfrtc* at iic? # PCF8523 RTC
pcxrtc* at iic? # PCF8563 RTC