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 gpioleds



details:   https://anonhg.NetBSD.org/src/rev/94e63f9e4d82
branches:  trunk
changeset: 825307:94e63f9e4d82
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Jul 08 00:55:21 2017 +0000

description:
add gpioleds

diffstat:

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

diffs (18 lines):

diff -r 9a898b6d19f3 -r 94e63f9e4d82 sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI        Sat Jul 08 00:55:02 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI        Sat Jul 08 00:55:21 2017 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: SUNXI,v 1.12 2017/07/06 22:10:14 jmcneill Exp $
+#      $NetBSD: SUNXI,v 1.13 2017/07/08 00:55:21 jmcneill Exp $
 #
 #      Allwinner sunxi family
 #
@@ -68,6 +68,7 @@
 fclock*                at fdt? pass 3
 fregulator*    at fdt? pass 4
 gpiokeys*      at fdt?
+gpioleds*      at fdt?
 
 # Timer
 gtmr*          at fdt? pass 1          # ARM Generic Timer



Home | Main Index | Thread Index | Old Index