From 74415b13fb72c457e5439c974f59e1b0d08a27ed Mon Sep 17 00:00:00 2001 From: Marge Yang Date: Wed, 8 Feb 2023 01:24:53 -0500 Subject: [PATCH] quirks: Dell Mayabay (Pressure Pad). Signed-off-by: Marge Yang --- quirks/50-system-dell.quirks | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/quirks/50-system-dell.quirks b/quirks/50-system-dell.quirks index 15ecfe05..45ef58b2 100644 --- a/quirks/50-system-dell.quirks +++ b/quirks/50-system-dell.quirks @@ -121,3 +121,9 @@ MatchBus=i2c MatchVendor=0x27C6 MatchProduct=0x0F60 ModelPressurePad=1 + +[Dell Mayabay Touchpad] +MatchBus=i2c +MatchVendor=0x06CB +MatchProduct=0xCFA0 +ModelPressurePad=1 -- 2.34.1