summaryrefslogtreecommitdiffstats
path: root/Documentation/zh_CN
diff options
context:
space:
mode:
authorRobert Jarzmik <robert.jarzmik@free.fr>2015-11-28 22:37:42 +0100
committerLinus Walleij <linus.walleij@linaro.org>2015-12-10 16:02:54 +0100
commitfc0589ca64786a2ade9f916fc9c7ca95d375c182 (patch)
tree3fa1d09df9cca6d16024452a277d2a495f165600 /Documentation/zh_CN
parentgpio: pca953x: make inclusion of <linux/of_platform.h> unconditional (diff)
downloadlinux-fc0589ca64786a2ade9f916fc9c7ca95d375c182.tar.xz
linux-fc0589ca64786a2ade9f916fc9c7ca95d375c182.zip
gpio: pxa: convert to one gpiochip
The pxa gpio IP is provided by one chip, which holds multiple banks. Another reason the driver should register only one gpiochip instead of multiple gpiochips (ie. 1 per each bank) is that for pincontrol and devicetree integration (think gpio-ranges), it's impossible to have the contiguous pin range 0..127 mapped to gpios 0..127. This patch, amongst other thinks, paves the path to loosen the bond with the global structure variable pxa_gpio_chip. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/zh_CN')
0 files changed, 0 insertions, 0 deletions