summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2018-06-02 12:31:26 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2018-06-02 12:31:26 +0000
commit9da4da23edb60b746708dad8fac8845ad7f2817b (patch)
tree58a3f605061c12bc44b0660f6c444e1d70aae2d8 /sys
parent9916eb9d66bb8aab66fcf67b325cc1cccdf6352e (diff)
Enable fanpwr(4), move sypwr(4) where it belongs.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/arm64/conf/GENERIC5
1 files changed, 3 insertions, 2 deletions
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