commit | 06abe8291bc31839950f7d0362d9979edc88a666 | [log] [tgz] |
---|---|---|
author | Coiby Xu <coiby.xu@gmail.com> | Fri Nov 06 07:19:09 2020 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Nov 10 14:18:37 2020 +0100 |
tree | b68876f491e9818cad071f0e316e5b559734f4dd | |
parent | 9b92f5c51e9a41352d665f6f956bd95085a56a83 [diff] |
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>