From 7dcb9e36d200a124531b649d1be4e8303a7000d5 Mon Sep 17 00:00:00 2001 From: Josh Chen Date: Mon, 31 Oct 2022 10:08:10 +0800 Subject: [PATCH] elantp: Updating the quirks of the ABS touchpad of Chromebook Modify the matching method from I2C\MODALIAS_ to I2C\NAME_ --- plugins/elantp/elantp.quirk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/elantp/elantp.quirk b/plugins/elantp/elantp.quirk index aba8b1fd6..262d755c9 100644 --- a/plugins/elantp/elantp.quirk +++ b/plugins/elantp/elantp.quirk @@ -27,14 +27,14 @@ Flags = elantp-recovery Flags = elantp-recovery # absolute report device on ACPI -[I2C\MODALIAS_acpi:ELAN0000:] +[I2C\NAME_ELAN0000:00] Plugin = elantp GType = FuElantpI2cDevice ElantpI2cTargetAddress = 0x15 Flags = elantp-absolute # absolute report device on Device Tree -[I2C\MODALIAS_of:NtrackpadT(null)Celan,ekth3000] +[I2C\NAME_ekth3000] Plugin = elantp GType = FuElantpI2cDevice ElantpI2cTargetAddress = 0x15