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 tegrampio



details:   https://anonhg.NetBSD.org/src/rev/585551867c9a
branches:  trunk
changeset: 338001:585551867c9a
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Thu May 07 23:55:31 2015 +0000

description:
enable tegrampio

diffstat:

 sys/arch/evbarm/conf/JETSONTK1 |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 8706d9f758e2 -r 585551867c9a sys/arch/evbarm/conf/JETSONTK1
--- a/sys/arch/evbarm/conf/JETSONTK1    Thu May 07 23:55:11 2015 +0000
+++ b/sys/arch/evbarm/conf/JETSONTK1    Thu May 07 23:55:31 2015 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: JETSONTK1,v 1.11 2015/05/05 00:25:44 jmcneill Exp $
+#      $NetBSD: JETSONTK1,v 1.12 2015/05/07 23:55:31 jmcneill Exp $
 #
 #      NVIDIA Jetson TK1 - Tegra K1 development kit
 #      https://developer.nvidia.com/jetson-tk1
@@ -49,6 +49,9 @@
 tegragpio0     at tegraio?             # GPIO
 gpio*          at gpiobus?
 
+# MPIO / Pinmux
+tegrampio0     at tegraio?             # MPIO
+
 # PCIE
 tegrapcie0     at tegraio?             # PCIE
 pci*           at tegrapcie0



Home | Main Index | Thread Index | Old Index