Re: [PATCH 1/3 - v0] V4L: vpfe capture driver - adding support for camera capture

2009-06-27 Thread Hans Verkuil
On Saturday 27 June 2009 00:04:45 m-kariche...@ti.com wrote: From: Muralidharan Karicheri m-kariche...@ti.com Re-sending adding Hans to CC Following updates to vpfe capture driver :- 1) Adding support for camera capture using mt9t031 driver (A patch for mt9t031 is already

Re: [PATCH 2/3 - v0] V4L: ccdc driver - adding support for camera capture

2009-06-27 Thread Hans Verkuil
On Saturday 27 June 2009 00:05:10 m-kariche...@ti.com wrote: From: Muralidharan Karicheri m-kariche...@ti.com Following updates to ccdc driver :- 1) Adding support for camera capture using mt9t031 2) Changed default resolution for ycbcr capture to NTSC to match with

Re: overrun occuring in arecord for 2.6.30

2009-06-27 Thread Steve Chen
On Fri, 2009-06-26 at 15:47 -0500, Mani, Arun wrote: Hi All, Anyone tried arecord in 2.6.30. I am constantly getting a overrun error which is blocking the capture. I have not tried the 2.6.30 kernel, but in the older kernel, I discover overrun is always caused by the speed storage media. It

Re: [PATCH 3/3 - v0] davinci: platform changes to support vpfe camera capture

2009-06-27 Thread Hans Verkuil
On Saturday 27 June 2009 00:05:48 m-kariche...@ti.com wrote: From: Muralidharan Karicheri m-kariche...@ti.com Following are the changes:- 1) moved i2c board specific part to sub device configuration structure so that sub device can be loaded from vpfe capture using the new

Re: [PATCH 3/3 - v0] davinci: platform changes to support vpfe camera capture

2009-06-27 Thread David Brownell
--- a/arch/arm/mach-davinci/board-dm355-evm.c +++ b/arch/arm/mach-davinci/board-dm355-evm.c @@ -136,10 +136,66 @@ static void dm355evm_mmcsd_gpios(unsigned gpio)   dm355evm_mmc_gpios = gpio;  }   -static struct tvp514x_platform_data tvp5146_pdata = { - .clk_polarity = 0,