Module Name:    src
Committed By:   jmcneill
Date:           Sat Oct  7 20:32:20 UTC 2017

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

Log Message:
add axp22x and pcf8563rtc


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 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.38 src/sys/arch/evbarm/conf/SUNXI:1.39
--- src/sys/arch/evbarm/conf/SUNXI:1.38	Sat Oct  7 18:22:23 2017
+++ src/sys/arch/evbarm/conf/SUNXI	Sat Oct  7 20:32:20 2017
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: SUNXI,v 1.38 2017/10/07 18:22:23 jmcneill Exp $
+#	$NetBSD: SUNXI,v 1.39 2017/10/07 20:32:20 jmcneill Exp $
 #
 #	Allwinner sunxi family
 #
@@ -159,7 +159,9 @@ tcakp*		at iic?			# TI TCA8418 Keypad Sc
 wskbd*		at tcakp? console ?
 axp20x*		at iic?			# AXP209 Power Management IC
 axp20xreg*	at axp20x?
+axp22x*		at iic?			# AXP221 Power Management IC
 sy8106a*	at iic?			# Silergy SY81061 regulator
+pcf8563rtc*	at iic?			# PCF8563 RTC
 
 # RTC
 sunxirtc*	at fdt?			# RTC

Reply via email to