summaryrefslogtreecommitdiff
path: root/board/taniks/board.h
diff options
context:
space:
mode:
authorarthur.lin <arthur.lin@lcfc.corp-partner.google.com>2022-06-01 18:14:38 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-13 05:17:46 +0000
commit90ef39a38c4cd98c76a56537c0f54e28dd20f75e (patch)
treed4e0a98cda97c44d450b6e8ce5c09c1ed924f6b5 /board/taniks/board.h
parentc883e64d736350d806cc5ade8f43fe0be2d72064 (diff)
downloadchrome-ec-90ef39a38c4cd98c76a56537c0f54e28dd20f75e.tar.gz
taniks: set aw20198 init and scale setting
Modify SWSEL bit4-7 from SW11 to SW8 to fulfill the LED module design layout. Modify RED SLn to 190(60mA) for HW change the total Sink current to 80mA. BUG=b:233986174 BRANCH=none TEST=make buildall -j Signed-off-by: arthur.lin <arthur.lin@lcfc.corp-partner.google.com> Change-Id: Id012ceea416091f8d864ccfc471bee2abb3953b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3682989 Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
Diffstat (limited to 'board/taniks/board.h')
-rw-r--r--board/taniks/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/taniks/board.h b/board/taniks/board.h
index 7e04872bb6..be2e935e1f 100644
--- a/board/taniks/board.h
+++ b/board/taniks/board.h
@@ -244,7 +244,7 @@
#define CONFIG_RGB_KEYBOARD
#define CONFIG_LED_DRIVER_AW20198 /* Awinic AW20198 on I2C */
#endif
-#define RGB_GRID0_COL 11
+#define RGB_GRID0_COL 8
#define RGB_GRID0_ROW 6
#ifndef __ASSEMBLER__