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-06-09 18:41:33 +0000
commitf2f9b534389a672ef9a3f5353b49922150dab1d3 (patch)
treeb72ab79da9402fea1e156e9bd74d018231237af4
parent1960035367a961bd92442a6049b1be4b5cbe857c (diff)
downloadchrome-ec-f2f9b534389a672ef9a3f5353b49922150dab1d3.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>
-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