diff options
author | Robert Jarzmik <[email protected]> | 2015-11-28 22:37:42 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2015-12-10 16:02:54 +0100 |
commit | fc0589ca64786a2ade9f916fc9c7ca95d375c182 (patch) | |
tree | 3fa1d09df9cca6d16024452a277d2a495f165600 /tools/perf/scripts/python | |
parent | c2369d3f8cad978dae54fe2149c055a851c32a02 (diff) |
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 <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions