From b5cb21a2cedc7f639491e3679afbe4f022480c24 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sat, 25 Apr 2020 15:32:12 +0000 Subject: Enable dsxrtc(4) and pcfrtc(4). --- sys/arch/arm64/conf/GENERIC | 4 +++- sys/arch/arm64/conf/RAMDISK | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'sys/arch/arm64/conf') diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC index ab05e16df86..24590ec7300 100644 --- a/sys/arch/arm64/conf/GENERIC +++ b/sys/arch/arm64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.158 2020/04/24 09:52:43 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.159 2020/04/25 15:32:11 kettenis Exp $ # # GENERIC machine description file # @@ -415,8 +415,10 @@ abcrtc* at iic? # Abracon x80x 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 mcprtc* at iic? # MCP794XX RTC +pcfrtc* at iic? # PCF8523 RTC pcxrtc* at iic? # PCF8563 RTC rkpmic* at iic? # RK808 PMIC sypwr* at iic? # SY8106A regulator diff --git a/sys/arch/arm64/conf/RAMDISK b/sys/arch/arm64/conf/RAMDISK index 3780f974680..56e47242524 100644 --- a/sys/arch/arm64/conf/RAMDISK +++ b/sys/arch/arm64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.121 2020/04/24 09:52:43 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.122 2020/04/25 15:32:11 kettenis Exp $ # # GENERIC machine description file # @@ -297,8 +297,10 @@ uk* at scsibus? # I2C devices abcrtc* at iic? # Abracon x80x RTC fusbtc* at iic? # USB Type-C controller +dsxrtc* at iic? # DS3231 RTC islrtc* at iic? # ISL1208 RTC mcprtc* at iic? # MCP794XX RTC +pcfrtc* at iic? # PCF8523 RTC pcxrtc* at iic? # PCF8563 RTC rkpmic* at iic? # RK808 PMIC -- cgit v1.2.3