Re: [RESEND PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments

2014-05-09 Thread Lee Jones
> The only platform using the STMPE expander now boots from > device tree using all-dynamic GPIO and IRQ number assignments, so > remove the mechanism to pass this from the device tree entirely. > > Signed-off-by: Linus Walleij > --- > drivers/gpio/gpio-stmpe.c | 18 +- > drivers

[RESEND PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments

2014-05-08 Thread Linus Walleij
The only platform using the STMPE expander now boots from device tree using all-dynamic GPIO and IRQ number assignments, so remove the mechanism to pass this from the device tree entirely. Signed-off-by: Linus Walleij --- drivers/gpio/gpio-stmpe.c | 18 +- drivers/mfd/stmpe.c

Re: [PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments

2014-04-28 Thread Lee Jones
> >> That would be perfect. Can you stack up the MFD portions in patches > >> 1 thru 4 (given you're happy with the v2 of 3/6) and provide a branch > >> to me, please? > > > > How are you planning on sending 3/6? > > Hum, I just sent it ... by mail... > http://marc.info/?l=linux-kernel&m=139825313

Re: [PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments

2014-04-23 Thread Linus Walleij
On Wed, Apr 23, 2014 at 3:22 PM, Lee Jones wrote: >> That would be perfect. Can you stack up the MFD portions in patches >> 1 thru 4 (given you're happy with the v2 of 3/6) and provide a branch >> to me, please? > > How are you planning on sending 3/6? Hum, I just sent it ... by mail... http://m

Re: [PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments

2014-04-23 Thread Lee Jones
> >> The only platform using the STMPE expander now boots from > >> device tree using all-dynamic GPIO and IRQ number assignments, so > >> remove the mechanism to pass this from the device tree entirely. > >> > >> Signed-off-by: Linus Walleij > >> --- > >> drivers/gpio/gpio-stmpe.c | 18 +

Re: [PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments

2014-04-23 Thread Linus Walleij
On Thu, Apr 17, 2014 at 12:49 PM, Lee Jones wrote: >> The only platform using the STMPE expander now boots from >> device tree using all-dynamic GPIO and IRQ number assignments, so >> remove the mechanism to pass this from the device tree entirely. >> >> Signed-off-by: Linus Walleij >> --- >> dr

Re: [PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments

2014-04-17 Thread Lee Jones
> The only platform using the STMPE expander now boots from > device tree using all-dynamic GPIO and IRQ number assignments, so > remove the mechanism to pass this from the device tree entirely. > > Signed-off-by: Linus Walleij > --- > drivers/gpio/gpio-stmpe.c | 18 +- > drivers

[PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments

2014-04-16 Thread Linus Walleij
The only platform using the STMPE expander now boots from device tree using all-dynamic GPIO and IRQ number assignments, so remove the mechanism to pass this from the device tree entirely. Signed-off-by: Linus Walleij --- drivers/gpio/gpio-stmpe.c | 18 +- drivers/mfd/stmpe.c