summaryrefslogtreecommitdiff
path: root/board/mithrax/sensors.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/mithrax/sensors.c')
-rw-r--r--board/mithrax/sensors.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/board/mithrax/sensors.c b/board/mithrax/sensors.c
index fd3f721947..fff002dda6 100644
--- a/board/mithrax/sensors.c
+++ b/board/mithrax/sensors.c
@@ -1,4 +1,4 @@
-/* Copyright 2021 The Chromium OS Authors. All rights reserved.
+/* Copyright 2022 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -168,7 +168,7 @@ const struct temp_sensor_t temp_sensors[] = {
BUILD_ASSERT(ARRAY_SIZE(temp_sensors) == TEMP_SENSOR_COUNT);
/*
- * TODO(b/180681346): update for Alder Lake/brya
+ * TODO(b/180681346): update for Alder Lake/mithrax
*
* Tiger Lake specifies 100 C as maximum TDP temperature. THRMTRIP# occurs at
* 130 C. However, sensor is located next to DDR, so we need to use the lower
@@ -192,7 +192,7 @@ BUILD_ASSERT(ARRAY_SIZE(temp_sensors) == TEMP_SENSOR_COUNT);
__maybe_unused static const struct ec_thermal_config thermal_cpu = THERMAL_CPU;
/*
- * TODO(b/180681346): update for Alder Lake/brya
+ * TODO(b/180681346): update for Alder Lake/mithrax
*
* Inductor limits - used for both charger and PP3300 regulator
*