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 Replace ath with athn, and attach gpior...
details: https://anonhg.NetBSD.org/src/rev/fb6afec7ecf8
branches: trunk
changeset: 338552:fb6afec7ecf8
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Fri May 29 23:18:30 2015 +0000
description:
Replace ath with athn, and attach gpiorfkill to GPIO X7
diffstat:
sys/arch/evbarm/conf/JETSONTK1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 314716889b50 -r fb6afec7ecf8 sys/arch/evbarm/conf/JETSONTK1
--- a/sys/arch/evbarm/conf/JETSONTK1 Fri May 29 23:17:13 2015 +0000
+++ b/sys/arch/evbarm/conf/JETSONTK1 Fri May 29 23:18:30 2015 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: JETSONTK1,v 1.22 2015/05/18 20:36:42 jmcneill Exp $
+# $NetBSD: JETSONTK1,v 1.23 2015/05/29 23:18:30 jmcneill Exp $
#
# NVIDIA Jetson TK1 - Tegra K1 development kit
# https://developer.nvidia.com/jetson-tk1
@@ -49,6 +49,7 @@
# GPIO controller
tegragpio0 at tegraio? # GPIO
gpio* at gpiobus?
+gpiorfkill0 at gpio23 offset 7 mask 1 # WF_EN
# MPIO / Pinmux
tegrampio0 at tegraio? # MPIO
@@ -68,8 +69,7 @@
ukphy* at mii? phy ?
# Mini-PCIe Wireless
-ath* at pci? dev ? function ? # Atheros IEEE 802.11
-include "external/isc/atheros_hal/conf/std.ath_hal"
+athn* at pci? dev ? function ? # Atheros IEEE 802.11
# UART
com3 at tegraio? port 3 # UART-D
Home |
Main Index |
Thread Index |
Old Index