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 axp806pmic, axp806reg
details: https://anonhg.NetBSD.org/src/rev/aa283e24218b
branches: trunk
changeset: 361545:aa283e24218b
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Thu May 03 01:17:04 2018 +0000
description:
Add axp806pmic, axp806reg
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 4 +++-
sys/arch/evbarm/conf/SUNXI | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (38 lines):
diff -r 1510f0336ba6 -r aa283e24218b sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Thu May 03 01:15:49 2018 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Thu May 03 01:17:04 2018 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.9 2018/05/02 21:20:58 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.10 2018/05/03 01:17:04 jmcneill Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -209,6 +209,8 @@
seeprom* at iic?
as3722pmic* at iic?
as3722reg* at as3722pmic?
+axp806pmic* at iic? # AXP805/806 Power Management IC
+axp806reg* at axp806pmic?
max77620pmic* at iic?
pcf8563rtc* at iic? # PCF8563 RTC
tcagpio* at iic?
diff -r 1510f0336ba6 -r aa283e24218b sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI Thu May 03 01:15:49 2018 +0000
+++ b/sys/arch/evbarm/conf/SUNXI Thu May 03 01:17:04 2018 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: SUNXI,v 1.68 2018/05/02 21:20:58 jmcneill Exp $
+# $NetBSD: SUNXI,v 1.69 2018/05/03 01:17:04 jmcneill Exp $
#
# Allwinner sunxi family
#
@@ -245,6 +245,8 @@
axp20x* at iic? # AXP209 Power Management IC
axp20xreg* at axp20x?
axp22x* at iic? # AXP221 Power Management IC
+axp806pmic* at iic? # AXP805/806 Power Management IC
+axp806reg* at axp806pmic?
sy8106a* at iic? # Silergy SY81061 regulator
pcf8563rtc* at iic? # PCF8563 RTC
seeprom* at iic? # AT24Cxx Serial EEPROM
Home |
Main Index |
Thread Index |
Old Index