Re: New v4l2 driver for atmel boards

2009-02-19 Thread Sedji Gaouaou
Hi Guennadi, what hardware is it for? avr32 or at91 (ARM)? I am working on AT91(ARM). And what API are you using to communicate with sensors? I am using the ISI IP. Currently there are two APIs in the kernel - int-device and soc-camera, and they both should at some point (soon) converge to

Re: New v4l2 driver for atmel boards

2009-02-19 Thread Guennadi Liakhovetski
On Thu, 19 Feb 2009, Sedji Gaouaou wrote: > Hi Guennadi, > > > what hardware is it for? avr32 or at91 (ARM)? > I am working on AT91(ARM). > And what API are you using > > to communicate with sensors? > I am using the ISI IP. > Currently there are two APIs in the kernel - > > int-device and soc-

Re: New v4l2 driver for atmel boards

2009-02-18 Thread CityK
Sedji Gaouaou wrote: > Hi everybody, > > I am writing here to know if it is the proper place to send a driver > that I have written for atmel's boards. > I would like to know as well if there is a git tree against which I > should based my patch or should I based it against the latest rc? Hello, h

Re: New v4l2 driver for atmel boards

2009-02-18 Thread Guennadi Liakhovetski
(moved to the new v4l list) On Wed, 18 Feb 2009, Sedji Gaouaou wrote: > Hi everybody, > > I am writing here to know if it is the proper place to send a driver that I > have written for atmel's boards. > I would like to know as well if there is a git tree against which I should > based my patch o