summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2012-10-23 17:56:41 +0400
committerLinus Walleij <linus.walleij@linaro.org>2012-10-24 16:01:15 +0400
commita728c7cdd033f0cbeacc302d2409a2428e68e1be (patch)
tree2b34e56140060750b691f5c7479a76df3862fa67 /MAINTAINERS
parent525fae21317658ae556ca850f3004319004641d1 (diff)
downloadlinux-a728c7cdd033f0cbeacc302d2409a2428e68e1be.tar.xz
gpio/at91: auto request and configure the pio as input when the interrupt is used via DT
If we do this interrupt-parent = <&pioA>; interrupts = <7 0x0>; The current core map the irq correctly but the gpio is not configured as input. The pinctrl configure the pin as gpio with the correct mux parameter but is not responsible to configure it as input. So do it during the xlate Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions