Comment 295 for bug 1887190

Revision history for this message
Coiby Xu (coiby) wrote : Re: [Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

Hi @Helmut Stult (helmut-stult)

On Wed, Dec 16, 2020 at 6:32 PM Helmut Stult <email address hidden>
wrote:

> The problem is your last patch
>
>
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/pinctrl
> /pinctrl-amd.c?h=v5.10&id=47a0001436352c9853d72bf2071e85b316d688a2
> <https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/pinctrl/pinctrl-amd.c?h=v5.10&id=47a0001436352c9853d72bf2071e85b316d688a2>
>
There is nothing wrong with this patch. As written in the commit
message, this patch depends on commit 06abe8291bc31839950f7d0362d9979edc88a666
("pinctrl: amd: fix incorrect way to disable debounce filter") and
commit 8dcb7a15a585 ("gpiolib: acpi: Take into account debounce settings")
to fix the touchpad. And the latter one hasn't been adopted by Linux
kernel v5.10.