Re: [PATCH v2] HID: multitouch: Add report_fixup for Goodix GT7868Q touchpad
From: Jiri Kosina <jikos@kernel.org>
Date: 2024-08-19 18:14:26
Also in:
lkml
From: Jiri Kosina <jikos@kernel.org>
Date: 2024-08-19 18:14:26
Also in:
lkml
On Wed, 31 Jul 2024, WangYuli wrote:
Goodix GT7868Q has incorrect data in the report and needs a fixup. The device is a haptic touchpad used on Lenovo ThinkBook 13x Gen 4 series of laptops and have incorrect descriptor that hid-parse fails to parse hence device is not working. Link: https://github.com/ty2/goodix-gt7868q-linux-driver.git Signed-off-by: Terry Wong <redacted> Signed-off-by: Craig Cabrey <redacted> Signed-off-by: Dmitry Savin <redacted> Link: https://lore.kernel.org/linux-input/20240716222757.22931-1-envelsavinds@gmail.com/T/#mc7922671337acc84c69d367074ce341db5a819dc (local) Suggested-by: Lugang He <redacted> Signed-off-by: WangYuli <redacted>
Hi, the fix for this device has already been queued [1] and currently is included in pedning pull request to Linus. [1] https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git/commit/?h=for-6.11/upstream-fixes&id=c8000deb68365b461b324d68c7ea89d730f0bb85 -- Jiri Kosina SUSE Labs