summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevin Lu <Devin.Lu@quantatw.com>2021-08-03 17:59:39 +0800
committerCommit Bot <commit-bot@chromium.org>2021-08-17 01:56:49 +0000
commit23b055bf5e7d5dd073de800ccaa9bbb165472054 (patch)
tree3c31f8cb146602b6d797fe3d7f20533a9f2ba13a
parenta530104d67257ca9a90d5bd803631b29f8606865 (diff)
downloadchrome-ec-23b055bf5e7d5dd073de800ccaa9bbb165472054.tar.gz
redrix: Fix C1 port bb retimer address
BUG=b:196476916 BRANCH=none TEST=No error with bb retimer initial. Signed-off-by: Devin Lu <Devin.Lu@quantatw.com> Change-Id: Iccf5bde3029ddcc2e0a83c7e5ea9f4d3da835973 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3068490 Reviewed-by: Boris Mittelberg <bmbm@google.com> Reviewed-by: Zick Wei <zick.wei@quanta.corp-partner.google.com>
-rw-r--r--board/redrix/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/redrix/board.h b/board/redrix/board.h
index aec19f667a..820dfcada2 100644
--- a/board/redrix/board.h
+++ b/board/redrix/board.h
@@ -155,7 +155,7 @@
* see b/174768555#comment22
*/
#define USBC_PORT_C0_BB_RETIMER_I2C_ADDR 0x56
-#define USBC_PORT_C1_BB_RETIMER_I2C_ADDR 0x57
+#define USBC_PORT_C1_BB_RETIMER_I2C_ADDR 0x58
/* Enabling Thunderbolt-compatible mode */
#define CONFIG_USB_PD_TBT_COMPAT_MODE