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 tegrasoctherm



details:   https://anonhg.NetBSD.org/src/rev/5c19173405e2
branches:  trunk
changeset: 341771:5c19173405e2
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Nov 21 22:55:46 2015 +0000

description:
enable tegrasoctherm

diffstat:

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

diffs (20 lines):

diff -r 867340f7b4fa -r 5c19173405e2 sys/arch/evbarm/conf/JETSONTK1
--- a/sys/arch/evbarm/conf/JETSONTK1    Sat Nov 21 22:55:32 2015 +0000
+++ b/sys/arch/evbarm/conf/JETSONTK1    Sat Nov 21 22:55:46 2015 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: JETSONTK1,v 1.40 2015/11/21 12:09:39 jmcneill Exp $
+#      $NetBSD: JETSONTK1,v 1.41 2015/11/21 22:55:46 jmcneill Exp $
 #
 #      NVIDIA Jetson TK1 - Tegra K1 development kit
 #      https://developer.nvidia.com/jetson-tk1
@@ -155,6 +155,9 @@
 # GPU
 #nouveau0      at tegraio?             # GPU
 
+# Thermal throttling controller
+tegrasoctherm0 at tegraio?             # SOC_THERM
+
 # USB 2.0
 tegraehci0     at tegraio? port 0      # USB1
 tegraehci1     at tegraio? port 1      # USB2



Home | Main Index | Thread Index | Old Index