Re: [PATCH 4/6] [POWERPC] QE: implement support for the GPIO LIB API

2008-04-29 Thread Timur Tabi
Anton Vorontsov wrote: > Well, I'm indeed removing [further] support for the par_io nodes, > overwriting it with gpio nodes. That way we'll stop new use cases of > these nodes. I have no problem with replacing par_io nodes with gpio nodes. > Eventually I plan to adjust the existing code/device t

Re: [PATCH 4/6] [POWERPC] QE: implement support for the GPIO LIB API

2008-04-29 Thread Anton Vorontsov
On Tue, Apr 29, 2008 at 03:29:00PM -0500, Timur Tabi wrote: > Anton Vorontsov wrote: > > This is needed to access QE GPIOs via Linux GPIO API. > > > > Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> > > --- > > Documentation/powerpc/booting-without-of.txt | 37 --- > > arch/powerpc/sysde

Re: [PATCH 4/6] [POWERPC] QE: implement support for the GPIO LIB API

2008-04-29 Thread Timur Tabi
Anton Vorontsov wrote: > This is needed to access QE GPIOs via Linux GPIO API. > > Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> > --- > Documentation/powerpc/booting-without-of.txt | 37 --- > arch/powerpc/sysdev/qe_lib/Kconfig |9 ++ > arch/powerpc/sysdev/qe_lib/Makefil