From 5366a790f1d4e7c2fc503b4399933dcac48fd569 Mon Sep 17 00:00:00 2001 From: Freeman Zhang Date: Sun, 22 Mar 2026 16:19:47 +0800 Subject: [PATCH] Add Goodix haptic touchpad 27C6:0F90 support (cherry picked from commit a1c5f35a69493a16354391b3dfbac4ad35e3bcab) Part-of: --- quirks/30-vendor-goodix.quirks | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/quirks/30-vendor-goodix.quirks b/quirks/30-vendor-goodix.quirks index 8db1abfa..ed084d01 100644 --- a/quirks/30-vendor-goodix.quirks +++ b/quirks/30-vendor-goodix.quirks @@ -62,3 +62,11 @@ MatchVendor=0x27C6 MatchProduct=0x0F95 MatchUdevType=touchpad AttrInputProp=+INPUT_PROP_PRESSUREPAD + +# "GXTP5420 Touchpad": pressure touchpad mostly used in Lenovo laptops. +[Goodix Haptic Touchpad (27C6:0F90)] +MatchBus=i2c +MatchVendor=0x27C6 +MatchProduct=0x0F90 +MatchUdevType=touchpad +AttrInputProp=+INPUT_PROP_PRESSUREPAD