Re: DSPLINK 1.60 Oops'es on 2.6.28

2009-03-14 Thread Yusuf Caglar AKYUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Das, Samir wrote: > Caglar, > > Are you seeing this OOPs when you do Ctrl-C? Since you say that mutex is > deleted, which means that some thread has done the cleanup (Mutex got > deleted). > I was trying to come-up with more info on this but I ha

Re: [RFC 6/7] ARM: DaVinci: DM646x Video: Add VPIF driver

2009-03-14 Thread Hans Verkuil
Phew, the last review. First a comment on the vpif.h header (and the dm646x.h header as well, for that matter): no need to use #ifdef __KERNEL__. You are by definition inside the kernel and it isn't a public header either. I also think that these headers belong next to the driver and not in inclu

Re: Question about compiled kernel image

2009-03-14 Thread James Whetstone
Thanks for all your responses, I think I can move forward now. Thanks, James - Original Message - From: "Yusuf Caglar AKYUZ" To: "James Whetstone" Cc: Sent: Friday, March 13, 2009 5:44 PM Subject: Re: Question about compiled kernel image -BEGIN PGP SIGNED MESSAGE- Hash:

[PATCH 3/3] DaVinci NAND: Add support for 4-bit ECC, up to 4K page size with 128bytes OOB and standard NAND layout on DM355

2009-03-14 Thread nsnehaprabha
From: Sneha Narnakaje This patch adds support for NAND on DM355, with 4-bit ECC, up to 4K page size and 128bytes of OOB. The core MTD NAND ECC APIs have been overridden for layout, calculate, correct, hwctl, read_page/write_page and read_oob/write_oob. The ECC (data) size is configured as 512b

[PATCH 1/3] MTD-NAND: Add support NAND devices up to 4K page size and 128bytes OOB

2009-03-14 Thread nsnehaprabha
From: Sneha Narnakaje This patch adds support for NAND devices with 4K page size and 128bytes of OOB. In the patch, the macros for max page and oob sizes are updated. The nand_ecclayout data structure is also updated accordingly. Note that The same macros will have to be modified if the suppor

[PATCH 0/3] DaVinci NAND: Add support for 4-bit ECC on DM355 EVM

2009-03-14 Thread nsnehaprabha
From: Sneha Narnakaje This patch set adds NAND driver support for DM355. The EMIF on DM355 can support large page blocks requiring 4-bit HW ECC support. It supports 4-bit HW ECC for every 512 bytes read/write operations. The updated DaVinci NAND driver supports up to 4K page size with 128bytes

Re: [PATCH 4/7] ccdc hw module and header file for DM6446

2009-03-14 Thread David Brownell
On Friday 13 March 2009, m-kariche...@ti.com wrote: >  drivers/media/video/ccdc_davinci.c         |  124 This file isn't in mainline or any v4l tree I've seen ... >  drivers/media/video/davinci/ccdc_davinci.c | 1007 > >  drivers/media/video/davinci/ccdc_davinci

[PATCH 2/3] MTD-NAND: Changes to read_page APIs to support 4-bit HW ECC on DM355

2009-03-14 Thread nsnehaprabha
From: Sneha Narnakaje This patch has minor changes to the core MTD NAND read_page to pass the "page" argument. The DaVinci NAND driver overrides these APIs for DM355 and require the "page" to be passed for reading the whole OOB area first and then data in chunks of 512bytes. Signed-off-by: S

Re: DM355 & DM6446 VPFE capture driver patch submitted for review

2009-03-14 Thread Hans Verkuil
On Friday 13 March 2009 22:37:36 Karicheri, Muralidharan wrote: > > Hello Everyone, > > I have just submitted VPFE capture driver for review. As you might now, the > V4L2 community has come up with a v4l2 sub device model for integrating v4l2 > bridge driver to decoder drivers. But the TVP514x

Re: [RFC 2/7] ARM: DaVinci: DM646x Video: ADV7343 video encoder driver

2009-03-14 Thread Hans Verkuil
Hi Chaithrika, Here is the review of this driver. On Friday 13 March 2009 10:08:39 chaithr...@ti.com wrote: > From: Chaithrika U S > > ADV7343 video encoder driver > > Add ADV7473 I2C based video encoder driver. This follows the v4l2-subdev > framework. > > Signed-off-by: Chaithrika U S > --

Re: [RFC 4/7] ARM: DaVinci: DM646x Video: Defintions for standards supported by display

2009-03-14 Thread Hans Verkuil
On Friday 13 March 2009 10:01:37 chaithr...@ti.com wrote: > From: Chaithrika U S > > Add defintions for Digital TV Standards supported by display driver > > Signed-off-by: Chaithrika U S > --- > Applies to v4l-dvb repository located at > http://linuxtv.org/hg/v4l-dvb/rev/1fd54a62abde > > incl

Re: [RFC 3/7] ARM: DaVinci: DM646x Video: THS7303 video amplifier driver

2009-03-14 Thread Hans Verkuil
Hi Chaithrika, This is the first pass of this i2c driver. Note that several of the comments here also apply to adv7343. On Friday 13 March 2009 10:01:06 chaithr...@ti.com wrote: > From: Chaithrika U S > > THS7303 video amplifier driver code > > This patch implements driver for TI THS7303 video