Module Name: src
Committed By: jmcneill
Date: Tue May 12 20:54:30 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: JETSONTK1
Log Message:
add titemp
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 src/sys/arch/evbarm/conf/JETSONTK1:1.16
--- src/sys/arch/evbarm/conf/JETSONTK1:1.15 Mon May 11 21:46:50 2015
+++ src/sys/arch/evbarm/conf/JETSONTK1 Tue May 12 20:54:30 2015
@@ -1,5 +1,5 @@
#
-# $NetBSD: JETSONTK1,v 1.15 2015/05/11 21:46:50 jmcneill Exp $
+# $NetBSD: JETSONTK1,v 1.16 2015/05/12 20:54:30 jmcneill Exp $
#
# NVIDIA Jetson TK1 - Tegra K1 development kit
# https://developer.nvidia.com/jetson-tk1
@@ -74,6 +74,7 @@ options CONSADDR=0x70006300, CONSPEED=1
# I2C
tegrai2c0 at tegraio? port 0 # I2C1
iic0 at tegrai2c0
+titemp0 at iic0 addr 0x4c # TI TMP451
seeprom0 at iic0 addr 0x56 size 256 # Atmel 24C02 serial EEPROM
tegrai2c1 at tegraio? port 1 # I2C2
iic1 at tegrai2c1