summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTing Shen <phoenixshen@google.com>2021-06-09 17:29:07 +0800
committerCommit Bot <commit-bot@chromium.org>2021-07-14 02:48:18 +0000
commit3a22bb27cca6bed268f751fe35e0bfccf6cf5c67 (patch)
tree0810e36d7fbd222d22717403f58a3063aeb1a006
parent4d307baf2fef5852debf96307c0e818a213e761d (diff)
downloadchrome-ec-3a22bb27cca6bed268f751fe35e0bfccf6cf5c67.tar.gz
star: update touchpad fw size config
BUG=b:190577105 TEST=make BRANCH=trogdor Signed-off-by: Ting Shen <phoenixshen@google.com> Change-Id: I1804aecd01459f9cb45dfba8fc99dab950a0db58 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2948111 Tested-by: Ting Shen <phoenixshen@chromium.org> Auto-Submit: Ting Shen <phoenixshen@chromium.org> Reviewed-by: Wai-Hong Tam <waihong@google.com> Commit-Queue: Wai-Hong Tam <waihong@google.com> (cherry picked from commit f2f9b534389a672ef9a3f5353b49922150dab1d3) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3023763 Reviewed-by: Philip Chen <philipchen@chromium.org> Commit-Queue: Jian-Jia Su <jjsu@chromium.org> Tested-by: Jian-Jia Su <jjsu@chromium.org>
-rw-r--r--board/hammer/variants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/hammer/variants.h b/board/hammer/variants.h
index d3ac1f7086..8e4845331c 100644
--- a/board/hammer/variants.h
+++ b/board/hammer/variants.h
@@ -90,7 +90,7 @@
#define CONFIG_USB_HID_TOUCHPAD_LOGICAL_MAX_PRESSURE 511
#define CONFIG_USB_HID_TOUCHPAD_PHYSICAL_MAX_X 1017 /* tenth of mm */
#define CONFIG_USB_HID_TOUCHPAD_PHYSICAL_MAX_Y 581 /* tenth of mm */
-#define CONFIG_TOUCHPAD_VIRTUAL_SIZE (56*1024)
+#define CONFIG_TOUCHPAD_VIRTUAL_SIZE (64*1024)
#elif defined(BOARD_WHISKERS)
#define HAS_SPI_TOUCHPAD
#define HAS_EN_PP3300_TP_ACTIVE_HIGH