From 9da4da23edb60b746708dad8fac8845ad7f2817b Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sat, 2 Jun 2018 12:31:26 +0000 Subject: Enable fanpwr(4), move sypwr(4) where it belongs. --- sys/arch/arm64/conf/GENERIC | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC index 8941a8e6b55..af6b9334a97 100644 --- a/sys/arch/arm64/conf/GENERIC +++ b/sys/arch/arm64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.72 2018/05/23 08:53:31 patrick Exp $ +# $OpenBSD: GENERIC,v 1.73 2018/06/02 12:31:25 kettenis Exp $ # # GENERIC machine description file # @@ -146,7 +146,6 @@ sdmmc* at sximmc? # SD/MMC bus sxitemp* at fdt? # Temperature sensor sxitwi* at fdt? # I2C controller iic* at sxitwi? # I2C bus -sypwr* at iic? # Silergy SY8106A dwxe* at fdt? # PCI @@ -299,8 +298,10 @@ ch* at scsibus? uk* at scsibus? # I2C devices +fanpwr* at iic? # FAN53555 regulator islrtc* at iic? # ISL1208 RTC rkpmic* at iic? # RK808 PMIC +sypwr* at iic? # SY8106A regulator # GPIO "pin bus" drivers gpioiic* at gpio? # I2C bus bit-banging -- cgit v1.2.3