(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 or should I based it against the latest rc? Hi Sedji, what hardware is it for? avr32 or at91 (ARM)? And what API are you using to communicate with sensors? Currently there are two APIs in the kernel - int-device and soc-camera, and they both should at some point (soon) converge to the new "V4L2 driver framework." They all have (one of) the goal(s) to reuse sensor (or whatever subdevice) drivers with various hosts. Which of them are you using? I've recently got test hardware from Atmel for an AP7000 board (NGW100), and was planning to convert the existing external ISI driver from Atmel to the soc-camera API, but I have no idea when I find time for that. As for against which tree to submit patches, I think, git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git should be a good starting point. Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html