Re: [U-Boot] [PATCH v3] gpio: dwapb: Add support for port B

2016-11-05 Thread Simon Glass
On 3 November 2016 at 05:05, Phil Edworthy wrote: > The IP supports two ports, A and B, each providing up to 32 gpios. > The driver already creates a 2nd gpio bank by reading the 2nd node > from DT, so this is quite a simple change to support the 2nd bank. > >

Re: [U-Boot] [PATCH v3] gpio: dwapb: Add support for port B

2016-11-04 Thread Marek Vasut
On 11/03/2016 12:05 PM, Phil Edworthy wrote: > The IP supports two ports, A and B, each providing up to 32 gpios. > The driver already creates a 2nd gpio bank by reading the 2nd node > from DT, so this is quite a simple change to support the 2nd bank. > > Signed-off-by: Phil Edworthy

[U-Boot] [PATCH v3] gpio: dwapb: Add support for port B

2016-11-03 Thread Phil Edworthy
The IP supports two ports, A and B, each providing up to 32 gpios. The driver already creates a 2nd gpio bank by reading the 2nd node from DT, so this is quite a simple change to support the 2nd bank. Signed-off-by: Phil Edworthy --- v3: Pass the bank nr to the