Module Name:    src
Committed By:   jmcneill
Date:           Wed Aug 29 01:58:17 UTC 2018

Modified Files:
        src/sys/arch/evbarm/conf: GENERIC64

Log Message:
Add fan53555reg


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/evbarm/conf/GENERIC64

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbarm/conf/GENERIC64
diff -u src/sys/arch/evbarm/conf/GENERIC64:1.31 src/sys/arch/evbarm/conf/GENERIC64:1.32
--- src/sys/arch/evbarm/conf/GENERIC64:1.31	Sun Aug 12 18:01:22 2018
+++ src/sys/arch/evbarm/conf/GENERIC64	Wed Aug 29 01:58:17 2018
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: GENERIC64,v 1.31 2018/08/12 18:01:22 jmcneill Exp $
+#	$NetBSD: GENERIC64,v 1.32 2018/08/29 01:58:17 jmcneill Exp $
 #
 #	GENERIC ARM (aarch64) kernel
 #
@@ -246,6 +246,7 @@ as3722pmic*	at iic?
 as3722reg*	at as3722pmic?
 axppmic*	at iic?			# X-Powers AXP Power Management IC
 axpreg*		at axppmic?
+fan53555reg*	at iic?			# FAN53555 / SY82x regulator
 max77620pmic*	at iic?
 pcf8563rtc*	at iic?			# PCF8563 RTC
 tcagpio*	at iic?

Reply via email to