Re: [PATCH v4] powerpc: gpio driver for mpc8349/8572/8610 and compatible

2008-09-23 Thread Anton Vorontsov
On Mon, Sep 22, 2008 at 04:59:42PM +0200, Peter Korsgaard wrote: Structured similar to the existing QE GPIO support. Signed-off-by: Peter Korsgaard [EMAIL PROTECTED] Acked-by: Anton Vorontsov [EMAIL PROTECTED] Thanks! -- Anton Vorontsov email: [EMAIL PROTECTED] irc://irc.freenode.net/bd2

Re: [PATCH v4] powerpc: gpio driver for mpc8349/8572/8610 and compatible

2008-09-23 Thread Kumar Gala
On Sep 23, 2008, at 7:37 AM, Anton Vorontsov wrote: On Mon, Sep 22, 2008 at 04:59:42PM +0200, Peter Korsgaard wrote: Structured similar to the existing QE GPIO support. Signed-off-by: Peter Korsgaard [EMAIL PROTECTED] Acked-by: Anton Vorontsov [EMAIL PROTECTED] Peter, can you respin.

Re: [PATCH v4] powerpc: gpio driver for mpc8349/8572/8610 and compatible

2008-09-23 Thread Peter Korsgaard
Kumar == Kumar Gala [EMAIL PROTECTED] writes: Hi, Kumar Peter, can you respin. Doesn't seem to apply cleanly to latest Kumar powerpc-next since paulus merged in things. Sure, it's on it's way. -- Bye, Peter Korsgaard ___ Linuxppc-dev mailing

[PATCH v4] powerpc: gpio driver for mpc8349/8572/8610 and compatible

2008-09-22 Thread Peter Korsgaard
Structured similar to the existing QE GPIO support. Signed-off-by: Peter Korsgaard [EMAIL PROTECTED] --- Changes since v3: - Incorporated feedback from Anton Changes since v2: - Clarified documentation as requested by Kumar. Changes since v1: Incorporated feedback from Anton and Kumar: