pinctrl: amd: fix incorrect way to disable debounce filter
authorCoiby Xu <coiby.xu@gmail.com>
Thu, 5 Nov 2020 23:19:09 +0000 (07:19 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 10 Nov 2020 13:18:37 +0000 (14:18 +0100)
commit06abe8291bc31839950f7d0362d9979edc88a666
treeb68876f491e9818cad071f0e316e5b559734f4dd
parent9b92f5c51e9a41352d665f6f956bd95085a56a83
pinctrl: amd: fix incorrect way to disable debounce filter

The correct way to disable debounce filter is to clear bit 5 and 6
of the register.

Cc: stable@vger.kerne.org
Signed-off-by: Coiby Xu <coiby.xu@gmail.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Cc: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/linux-gpio/df2c008b-e7b5-4fdd-42ea-4d1c62b52139@redhat.com/
Link: https://lore.kernel.org/r/20201105231912.69527-2-coiby.xu@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-amd.c