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 axp20xreg



details:   https://anonhg.NetBSD.org/src/rev/16e7347dc561
branches:  trunk
changeset: 826960:16e7347dc561
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Oct 07 18:22:23 2017 +0000

description:
add axp20xreg

diffstat:

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

diffs (18 lines):

diff -r ade3755df467 -r 16e7347dc561 sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI        Sat Oct 07 18:22:06 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI        Sat Oct 07 18:22:23 2017 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index