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 enable sunxisid and sunxithermal
details: https://anonhg.NetBSD.org/src/rev/2489866214d7
branches: trunk
changeset: 356607:2489866214d7
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Thu Oct 05 01:30:45 2017 +0000
description:
enable sunxisid and sunxithermal
diffstat:
sys/arch/evbarm/conf/SUNXI | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 3c1f2df64738 -r 2489866214d7 sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI Thu Oct 05 01:30:26 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI Thu Oct 05 01:30:45 2017 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: SUNXI,v 1.33 2017/10/02 22:50:29 jmcneill Exp $
+# $NetBSD: SUNXI,v 1.34 2017/10/05 01:30:45 jmcneill Exp $
#
# Allwinner sunxi family
#
@@ -159,6 +159,12 @@
# RTC
sunxirtc* at fdt? # RTC
+# Security ID EFUSE
+sunxisid* at fdt? pass 4 # SID
+
+# Thermal sensor
+sunxithermal* at fdt? # Thermal sensor controller
+
# Audio
sunxicodec* at fdt? # Audio codec
h3codec* at fdt? # H3 audio codec (analog part)
Home |
Main Index |
Thread Index |
Old Index