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 tegragpio
details: https://anonhg.NetBSD.org/src/rev/53915e744602
branches: trunk
changeset: 337872:53915e744602
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat May 02 12:09:34 2015 +0000
description:
enable tegragpio
diffstat:
sys/arch/evbarm/conf/JETSONTK1 | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 4db40485f476 -r 53915e744602 sys/arch/evbarm/conf/JETSONTK1
--- a/sys/arch/evbarm/conf/JETSONTK1 Sat May 02 12:09:04 2015 +0000
+++ b/sys/arch/evbarm/conf/JETSONTK1 Sat May 02 12:09:34 2015 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: JETSONTK1,v 1.6 2015/04/28 11:15:55 jmcneill Exp $
+# $NetBSD: JETSONTK1,v 1.7 2015/05/02 12:09:34 jmcneill Exp $
#
# NVIDIA Jetson TK1 - Tegra K1 development kit
# https://developer.nvidia.com/jetson-tk1
@@ -44,6 +44,10 @@
# Clock and Reset controller
tegracar0 at tegraio? # CAR
+# GPIO controller
+tegragpio0 at tegraio? # GPIO
+gpio* at gpiobus?
+
# UART
com3 at tegraio? port 3 # UART-D
options CONSADDR=0x70006300, CONSPEED=115200
Home |
Main Index |
Thread Index |
Old Index