summaryrefslogtreecommitdiff
path: root/include/driver/temp_sensor/pct2075.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/driver/temp_sensor/pct2075.h')
-rw-r--r--include/driver/temp_sensor/pct2075.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/driver/temp_sensor/pct2075.h b/include/driver/temp_sensor/pct2075.h
index c09d0e383c..e79ac0e97a 100644
--- a/include/driver/temp_sensor/pct2075.h
+++ b/include/driver/temp_sensor/pct2075.h
@@ -1,4 +1,4 @@
-/* Copyright 2021 The Chromium OS Authors. All rights reserved.
+/* Copyright 2021 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -17,10 +17,10 @@
#define PCT2075_I2C_ADDR_FLAGS6 (0x4E | I2C_FLAG_BIG_ENDIAN)
#define PCT2075_I2C_ADDR_FLAGS7 (0x4F | I2C_FLAG_BIG_ENDIAN)
-#define PCT2075_REG_TEMP 0x00
-#define PCT2075_REG_CONF 0x01
-#define PCT2075_REG_THYST 0x02
-#define PCT2075_REG_TOS 0x03
+#define PCT2075_REG_TEMP 0x00
+#define PCT2075_REG_CONF 0x01
+#define PCT2075_REG_THYST 0x02
+#define PCT2075_REG_TOS 0x03
/*
* I2C port and address information for all the board PCT2075 sensors should be