Module Name: src
Committed By: jmcneill
Date: Sat May 2 12:09:34 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: JETSONTK1
Log Message:
enable tegragpio
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/conf/JETSONTK1
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/JETSONTK1
diff -u src/sys/arch/evbarm/conf/JETSONTK1:1.6 src/sys/arch/evbarm/conf/JETSONTK1:1.7
--- src/sys/arch/evbarm/conf/JETSONTK1:1.6 Tue Apr 28 11:15:55 2015
+++ src/sys/arch/evbarm/conf/JETSONTK1 Sat May 2 12:09:34 2015
@@ -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 @@ tegrapmc0 at tegraio? # PMC
# 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