Module Name: src
Committed By: jmcneill
Date: Sat Jun 30 12:42:42 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64 SUNXI
Log Message:
add syscon
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/evbarm/conf/GENERIC64
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/evbarm/conf/SUNXI
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbarm/conf/GENERIC64
diff -u src/sys/arch/evbarm/conf/GENERIC64:1.19 src/sys/arch/evbarm/conf/GENERIC64:1.20
--- src/sys/arch/evbarm/conf/GENERIC64:1.19 Wed Jun 27 16:38:40 2018
+++ src/sys/arch/evbarm/conf/GENERIC64 Sat Jun 30 12:42:42 2018
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.19 2018/06/27 16:38:40 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.20 2018/06/30 12:42:42 jmcneill Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -100,6 +100,9 @@ gpiokeys* at fdt?
wskbd* at gpiokeys? console ? mux 1
gpioleds* at fdt?
+# System Controller
+syscon* at fdt? pass 1 # Generic System Controller
+
# Timer
gtmr* at fdt? pass 1 # ARM Generic Timer
armgtmr0 at gtmr?
Index: src/sys/arch/evbarm/conf/SUNXI
diff -u src/sys/arch/evbarm/conf/SUNXI:1.74 src/sys/arch/evbarm/conf/SUNXI:1.75
--- src/sys/arch/evbarm/conf/SUNXI:1.74 Wed Jun 27 16:38:11 2018
+++ src/sys/arch/evbarm/conf/SUNXI Sat Jun 30 12:42:42 2018
@@ -1,5 +1,5 @@
#
-# $NetBSD: SUNXI,v 1.74 2018/06/27 16:38:11 jmcneill Exp $
+# $NetBSD: SUNXI,v 1.75 2018/06/30 12:42:42 jmcneill Exp $
#
# Allwinner sunxi family
#
@@ -203,6 +203,9 @@ gpiokeys* at fdt?
wskbd* at gpiokeys? console ? mux 1
gpioleds* at fdt?
+# System Controller
+syscon* at fdt? pass 1 # Generic System Controller
+
# SRAM controller
sunxisramc* at fdt? pass 4 # SRAM controller