From: patrick Date: Sat, 24 Dec 2022 10:51:27 +0000 (+0000) Subject: Enable pcagpio(4), and also consistently pcamux(4) while we're at it. With X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c44f854c259eadba29e91a7111efd4ab5253e90a;p=openbsd Enable pcagpio(4), and also consistently pcamux(4) while we're at it. With this the SFP port on the ClearFog Base (CN9130) starts to work, as the SFP slot has some GPIOs routed through a GPIO extender. ok dlg@ kettenis@ --- diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC index 9788fcf7269..cbad3c8297b 100644 --- a/sys/arch/arm64/conf/GENERIC +++ b/sys/arch/arm64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.251 2022/12/17 11:56:44 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.252 2022/12/24 10:51:27 patrick Exp $ # # GENERIC machine description file # @@ -543,6 +543,7 @@ islrtc* at iic? # ISL1208 RTC maxrtc* at iic? # DS1307 RTC mcprtc* at iic? # MCP794XX RTC mfokrtc* at iic? # M41T8X RTC +pcagpio* at iic? # PCA9554 GPIO expander pcamux* at iic? # PCA9548 multiplexer iic* at pcamux? pcfrtc* at iic? # PCF8523 RTC diff --git a/sys/arch/arm64/conf/RAMDISK b/sys/arch/arm64/conf/RAMDISK index 727ebe98edc..9a93b398437 100644 --- a/sys/arch/arm64/conf/RAMDISK +++ b/sys/arch/arm64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.185 2022/12/12 22:06:40 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.186 2022/12/24 10:51:27 patrick Exp $ machine arm64 maxusers 4 @@ -364,6 +364,9 @@ islrtc* at iic? # ISL1208 RTC maxrtc* at iic? # DS1307 RTC mcprtc* at iic? # MCP794XX RTC mfokrtc* at iic? # M41T8X RTC +pcagpio* at iic? # PCA9554 GPIO expander +pcamux* at iic? # PCA9548 multiplexer +iic* at pcamux? pcfrtc* at iic? # PCF8523 RTC pcxrtc* at iic? # PCF8563 RTC pcyrtc* at iic? # PCF85063A/TP RTC