summaryrefslogtreecommitdiff
path: root/board/mithrax/sensors.c
diff options
context:
space:
mode:
authorjohnwc_yeh <johnwc_yeh@compal.corp-partner.google.com>2022-05-09 11:18:32 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-05-12 09:04:44 +0000
commite0b1b73469d097591a154fa6c5e1b0117c27651b (patch)
tree402fa345ae513afe7fefcb5b2e0df4270f7b45c2 /board/mithrax/sensors.c
parente85c5bab8282346ef8ec0d9a4c480be3e0e8780f (diff)
downloadchrome-ec-e0b1b73469d097591a154fa6c5e1b0117c27651b.tar.gz
mithrax: felwinter renamed to mithrax
Felwinter renamed to mithrax. BUG=b:223091246 BRANCH=None TEST=make BOARD=mithrax Signed-off-by: johnwc_yeh <johnwc_yeh@compal.corp-partner.google.com> Change-Id: Ibfa865d2309cc44a6f1af1d2f7d8e90eca30c8b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3631726 Reviewed-by: Ko Ko <ko_ko@compal.corp-partner.google.com> Reviewed-by: Ricky Chang <rickytlchang@chromium.org>
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
*