Re: [PATCH 1/4] gpio: pxa: convert to one gpiochip

2015-12-10 Thread Robert Jarzmik
Linus Walleij writes: > On Sat, Nov 28, 2015 at 10:37 PM, Robert Jarzmik > wrote: > >> 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 pincon

Re: [PATCH 1/4] gpio: pxa: convert to one gpiochip

2015-12-10 Thread Linus Walleij
On Sat, Nov 28, 2015 at 10:37 PM, Robert Jarzmik wrote: > 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

[PATCH 1/4] gpio: pxa: convert to one gpiochip

2015-11-28 Thread Robert Jarzmik
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 ran