summaryrefslogtreecommitdiff
path: root/board/elm
diff options
context:
space:
mode:
authorKeith Short <keithshort@chromium.org>2021-08-03 12:29:48 -0600
committerCommit Bot <commit-bot@chromium.org>2021-11-23 21:33:52 +0000
commit9203b2b7d069d074a85a171f7b84de7552a0d4e9 (patch)
treea0f48fe8c9a371ca385da8ddf2f2301292eab439 /board/elm
parent103197eeadb9cb489831f06ea47e0eedf0a4801d (diff)
downloadchrome-ec-9203b2b7d069d074a85a171f7b84de7552a0d4e9.tar.gz
COIL: Update SPI references to controller/peripheral
Update SPI references to controller/peripheral for inclusivity. BUG=b:163885307 BRANCH=none TEST=compare_build.sh Signed-off-by: Keith Short <keithshort@chromium.org> Change-Id: I19b02fb949aad9ade569c4658a904e9ce59e27c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3066272 Reviewed-by: Tom Hughes <tomhughes@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Tested-by: Tom Hughes <tomhughes@chromium.org>
Diffstat (limited to 'board/elm')
-rw-r--r--board/elm/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/elm/board.h b/board/elm/board.h
index 319241642c..d5d28bcd1b 100644
--- a/board/elm/board.h
+++ b/board/elm/board.h
@@ -170,7 +170,7 @@
#define I2C_PORT_TCPC 1
/* Enable Accel over SPI */
-#define CONFIG_SPI_ACCEL_PORT 0 /* First SPI master port (SPI2) */
+#define CONFIG_SPI_ACCEL_PORT 0 /* First SPI controller port (SPI2) */
/* Timer selection */
#define TIM_CLOCK32 2