Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf add axp22x and pcf8563rtc



details:   https://anonhg.NetBSD.org/src/rev/7568d95b8b0a
branches:  trunk
changeset: 826976:7568d95b8b0a
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Oct 07 20:32:20 2017 +0000

description:
add axp22x and pcf8563rtc

diffstat:

 sys/arch/evbarm/conf/SUNXI |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 831545030159 -r 7568d95b8b0a sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI        Sat Oct 07 20:31:48 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI        Sat Oct 07 20:32:20 2017 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index