Module Name:    src
Committed By:   jmcneill
Date:           Sat Oct  7 18:22:23 UTC 2017

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

Log Message:
add axp20xreg


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/evbarm/conf/SUNXI

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/SUNXI
diff -u src/sys/arch/evbarm/conf/SUNXI:1.37 src/sys/arch/evbarm/conf/SUNXI:1.38
--- src/sys/arch/evbarm/conf/SUNXI:1.37	Sat Oct  7 15:13:00 2017
+++ src/sys/arch/evbarm/conf/SUNXI	Sat Oct  7 18:22:23 2017
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: SUNXI,v 1.37 2017/10/07 15:13:00 jmcneill Exp $
+#	$NetBSD: SUNXI,v 1.38 2017/10/07 18:22:23 jmcneill Exp $
 #
 #	Allwinner sunxi family
 #
@@ -158,6 +158,7 @@ iic*		at i2cbus?
 tcakp*		at iic?			# TI TCA8418 Keypad Scan IC
 wskbd*		at tcakp? console ?
 axp20x*		at iic?			# AXP209 Power Management IC
+axp20xreg*	at axp20x?
 sy8106a*	at iic?			# Silergy SY81061 regulator
 
 # RTC

Reply via email to