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 cpufreqdt and sy8106a
details: https://anonhg.NetBSD.org/src/rev/4454657bfe56
branches: trunk
changeset: 356567:4454657bfe56
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Mon Oct 02 22:50:29 2017 +0000
description:
add cpufreqdt and sy8106a
diffstat:
sys/arch/evbarm/conf/SUNXI | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r c4e764be836f -r 4454657bfe56 sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI Mon Oct 02 22:49:38 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI Mon Oct 02 22:50:29 2017 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: SUNXI,v 1.32 2017/10/01 10:45:49 jmcneill Exp $
+# $NetBSD: SUNXI,v 1.33 2017/10/02 22:50:29 jmcneill Exp $
#
# Allwinner sunxi family
#
@@ -90,6 +90,7 @@
# CPUs
cpus* at fdt? pass 0
cpu* at cpus?
+cpufreqdt* at cpu?
# Power state coordination interface
psci* at fdt?
@@ -153,6 +154,7 @@
tcakp* at iic? # TI TCA8418 Keypad Scan IC
wskbd* at tcakp? console ?
axp20x* at iic? # AXP209 Power Management IC
+sy8106a* at iic? # Silergy SY81061 regulator
# RTC
sunxirtc* at fdt? # RTC
Home |
Main Index |
Thread Index |
Old Index