summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2020-11-13 18:43:52 -0800
committerCommit Bot <commit-bot@chromium.org>2020-11-18 01:35:07 +0000
commit612284f62b1b5f72083334a90d196707553223ba (patch)
tree33182507821bafdbf0a4dfa8d454a0fcbd249707 /include/ec_commands.h
parent45173bfb53014626057980a9b8911ca23002ff5a (diff)
downloadchrome-ec-612284f62b1b5f72083334a90d196707553223ba.tar.gz
keyboard_mkbp: Add a virtual switch EC_MKBP_FRONT_PROXIMITY
Add a new virtual switch to indicate whether a nearby object is present in front of the device. The implementation will be added later. BRANCH=None BUG=b:168714440 TEST=Built the image correctly. Change-Id: I4cc71a35d8aac391719a5966ec2d57a5bb1d4761 Signed-off-by: Wai-Hong Tam <waihong@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2543111 Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Diffstat (limited to 'include/ec_commands.h')
-rw-r--r--include/ec_commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ec_commands.h b/include/ec_commands.h
index c0bd7ae1ea..02e8dab7f2 100644
--- a/include/ec_commands.h
+++ b/include/ec_commands.h
@@ -3792,6 +3792,7 @@ struct ec_response_get_next_event_v1 {
#define EC_MKBP_LID_OPEN 0
#define EC_MKBP_TABLET_MODE 1
#define EC_MKBP_BASE_ATTACHED 2
+#define EC_MKBP_FRONT_PROXIMITY 3
/* Run keyboard factory test scanning */
#define EC_CMD_KEYBOARD_FACTORY_TEST 0x0068