summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorPaul Cercueil <paul@crapouillou.net>2020-06-22 23:45:48 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-21 13:05:29 +0200
commitbb0bba78d365ef504cbb5f0947e4851ec402707f (patch)
tree3185b1233f3cf181f34644aaf55a3769c64fee50 /crypto
parent974ca069d53182dbb441a83b0274716830d667ff (diff)
pinctrl: ingenic: Properly detect GPIO direction when configured for IRQ
commit 84e7a946da71f678affacea301f6d5cb4d9784e8 upstream. The PAT1 register contains information about the IRQ type (edge/level) for input GPIOs with IRQ enabled, and the direction for non-IRQ GPIOs. So it makes sense to read it only if the GPIO has no interrupt configured, otherwise input GPIOs configured for level IRQs are misdetected as output GPIOs. Fixes: ebd6651418b6 ("pinctrl: ingenic: Implement .get_direction for GPIO chips") Reported-by: João Henrique <johnnyonflame@hotmail.com> Signed-off-by: Paul Cercueil <paul@crapouillou.net> Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/20200622214548.265417-2-paul@crapouillou.net Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions