Re: [PATCH 2/4] [POWERPC] Implement support for the GPIO LIB API

2008-04-03 Thread Anton Vorontsov
On Thu, Apr 03, 2008 at 01:05:51PM +0200, Laurent Pinchart wrote: > Hi Anton, > > On Tuesday 11 March 2008 19:42, Anton Vorontsov wrote: > > This patch implements support for the GPIO LIB API. Two calls > > unimplemented though: irq_to_gpio and gpio_to_irq. > > > > Signed-off-by: Anton Vorontsov

Re: [PATCH 2/4] [POWERPC] Implement support for the GPIO LIB API

2008-04-03 Thread Laurent Pinchart
Hi Anton, On Tuesday 11 March 2008 19:42, Anton Vorontsov wrote: > This patch implements support for the GPIO LIB API. Two calls > unimplemented though: irq_to_gpio and gpio_to_irq. > > Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> > --- > Documentation/powerpc/booting-without-of.txt | 52

[PATCH 2/4] [POWERPC] Implement support for the GPIO LIB API

2008-03-11 Thread Anton Vorontsov
This patch implements support for the GPIO LIB API. Two calls unimplemented though: irq_to_gpio and gpio_to_irq. Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- Documentation/powerpc/booting-without-of.txt | 52 arch/powerpc/Kconfig |5