From 43547b461bea7a5bfe0658ee1689bea03dca6fa7 Mon Sep 17 00:00:00 2001 From: Mingcong Bai Date: Tue, 10 Mar 2026 11:37:14 +0800 Subject: [PATCH] quirks: add Goodix pressure pad quirk for 27C6:01E7 This touchpad is found on the newly released Lenovo ThinkBook G8+ IPH. Signed-off-by: Mingcong Bai Part-of: --- quirks/30-vendor-goodix.quirks | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/quirks/30-vendor-goodix.quirks b/quirks/30-vendor-goodix.quirks index 0f849981..94c3637b 100644 --- a/quirks/30-vendor-goodix.quirks +++ b/quirks/30-vendor-goodix.quirks @@ -2,6 +2,15 @@ # "GXTP5100 Touchpad": pressure touchpad mostly used in Lenovo laptops. # Match vid and pid as it can have other names. +[Goodix Haptic Touchpad (27C6:01E7)] +MatchBus=i2c +MatchVendor=0x27C6 +MatchProduct=0x01E7 +MatchUdevType=touchpad +AttrInputProp=+INPUT_PROP_PRESSUREPAD + +# "GXTP5100 Touchpad": pressure touchpad mostly used in Lenovo laptops. +# GXTP5100:00 27C6:01E8 Touchpad [Goodix Haptic Touchpad (27C6:01E8)] MatchBus=i2c MatchVendor=0x27C6