Re: [PATCH v2 0/2] ARM: berlin: add GPIO support for the BG2Q

2014-04-16 Thread Sebastian Hesselbarth
On 04/16/2014 11:11 AM, Jisheng Zhang wrote: > On Wed, 16 Apr 2014 00:46:33 -0700 > Antoine Ténart wrote: > >> This series add the support for the GPIOs of the Berlin BG2Q. We use the >> newly integrated dwapb GPIO driver here. >> >> This applies on top of Alexandre's BG2Q symbol introduction[1]

Re: [PATCH v2 0/2] ARM: berlin: add GPIO support for the BG2Q

2014-04-16 Thread Jisheng Zhang
On Wed, 16 Apr 2014 00:46:33 -0700 Antoine Ténart wrote: > This series add the support for the GPIOs of the Berlin BG2Q. We use the > newly integrated dwapb GPIO driver here. > > This applies on top of Alexandre's BG2Q symbol introduction[1] and the dwapb > gpio patch fixing IRQ initialization[2