summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTeddy Shih <teddyshih@ami.corp-partner.google.com>2022-01-13 20:32:21 +0800
committerCommit Bot <commit-bot@chromium.org>2022-01-20 17:25:00 +0000
commitc12f2212e2580bde4626711045db9d1dfd65f66d (patch)
treeb1b14fa426187d55338b61fd1404512de9891a60 /include
parent002023fc03ec2e202d726fd1d81a37ee495add46 (diff)
downloadchrome-ec-c12f2212e2580bde4626711045db9d1dfd65f66d.tar.gz
Beadrix: Initial TCPC configuration
For project Beadrix, 1. Initial motherboard Type-C configurations. a. (TCPC + Changer) config to RAA489000ARGNP#HA0. b. MUX config to IT5205FN/BX c. No redriver on 2 .Initial daughterboard Type-C configurations. a. (TCPC + Changer) config to RAA489000ARGNP#HA0. b. MUX only config to ANX3447QN-AC-R (use anx7447 driver instead). c. Redriver config to NB7VPQ904M. BUG=b:204882915 BRANCH=main TEST=make -j BOARD=beadrix 1. Plug battery on motherboard side and check motherboard of PD USB Type C0 Display Port (DP) and external USB disk (USB C0 Data) have proper functionalities. 2 .Plug-AC and battery on motherboard side and check daughterboard of PD USB Type C1 Display Port (DP) and external USB disk (USB C1 Data) have proper functionalities. Signed-off-by: Teddy Shih <teddyshih@ami.corp-partner.google.com> Change-Id: I5bae7aacd2bf86707a060b73ba6cb90d6a25ef18 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3386494 Reviewed-by: Diana Z <dzigterman@chromium.org> Commit-Queue: Diana Z <dzigterman@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 5d490d7fb6..fc1e5ffd35 100644
--- a/include/config.h
+++ b/include/config.h
@@ -2898,6 +2898,7 @@
* - A response to EC_CMD_GET_KEYBD_CONFIG command from coreboot
* - Boards can specify their custom layout for top keys.
*/
+/* Keyboard features */
#define CONFIG_KEYBOARD_VIVALDI
/* Compile code for MKBP keyboard protocol */