Hi,

Check the following log...

The crash doesn't seem to directly related to this patch. Did you get any error 
while applying the patch. You seem to have not build tvp514x. So no sub device 
available to register in vpfe capture. So enable it. It is part of 
encoder/decoder menu... 

vpfe_init
vpfe-capture: vpfe vpss master clock enabled
vpfe-capture: vpfe vpss slave clock enabled
vpfe-capture vpfe-capture: v4l2 device registered
vpfe-capture vpfe-capture: video device registered
vpfe-capture vpfe-capture: No Subdevice data
vpfe-capture: vpfe vpss master & slave clocks disabled


Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
Phone : 301-515-3736
email: m-kariche...@ti.com

>-----Original Message-----
>From: davinci-linux-open-source-boun...@linux.davincidsp.com
>[mailto:davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf
>Of Scott Sweeny
>Sent: Friday, June 19, 2009 2:57 PM
>To: davinci-linux-open-source@linux.davincidsp.com
>Subject: Re: [PATCH 0/11 - v3] ARM: DaVinci: Video: DM355/DM6446 VPFE
>Capture driver
>
>On Wed, 2009-06-17 at 16:11 -0400, m-kariche...@ti.com wrote:
>> From: Muralidharan Karicheri <a0868...@gt516km11.gt.design.ti.com>
>>
>> Big Thanks to all reviewers who have contributed to this driver
>> by reviewing and offering valuable comments.
>>
>> VPFE Capture driver for DaVinci Media SOCs :- DM355 and DM6446
>>
>> This is the version v3 of the patch series. This is the reworked
>> version of the driver based on comments received against the last
>> version (v2) of the patch and is expected to be final version
>> candidate for merge to upstream kernel
>>
>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> These patches add support for VPFE (Video Processing Front End) based
>> video capture on DM355 and DM6446 EVMs. For more details on the hardware
>> configuration and capabilities, please refer the vpfe_capture.c header.
>> This patch set consists of following:-
>>
>> Patch 1: VPFE Capture bridge driver
>> Patch 2: CCDC hw device header file
>> Patch 3: DM355 CCDC hw module
>> Patch 4: DM644x CCDC hw module
>> Patch 5: ccdc types used across CCDC modules
>> Patch 6: Makefile and config files for the driver
>> Patch 7: DM355 platform and board setup
>> Patch 8: DM644x platform and board setup
>> Patch 9: common vpss hw module for video drivers
>> Patch 10: Remove outdated driver files from davinci git tree
>> Patch 11: Makefile and config files for the davinci git tree (New
>> from v2)
>>
>> NOTE:
>>
>> 1. Patches 10-11 are only for DaVinci GIT tree. Others applies to
>> DaVinci GIT and v4l-dvb
>>
>> 2. Dependent on the TVP514x decoder driver patch for migrating the
>> driver to sub device model from Vaibhav Hiremath. I am sending the
>> reworked version of this patch instead of Vaibhav.
>>
>> Following tests are performed.
>>      1) Capture and display video (PAL & NTSC) from tvp5146 decoder.
>>         Displayed using fbdev device driver available on davinci git tree
>>      2) Tested with driver built statically and dynamically
>>
>> Muralidhara Karicheri
>>
>> Reviewed by: Hans Verkuil <hverk...@xs4all.nl>
>> Reviewed by: Laurent Pinchart <laurent.pinch...@skynet.be>
>> Reviewed by: Alexey Klimov <klimov.li...@gmail.com>
>> Reviewed by: Kevin Hilman <khil...@deeprootsystems.com>
>> Reviewed by: David Brownell <davi...@pacbell.net>
>>
>> Signed-off-by: Muralidharan Karicheri <m-kariche...@ti.com>
>> _______________________________________________
>> Davinci-linux-open-source mailing list
>> Davinci-linux-open-source@linux.davincidsp.com
>> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
>
>After applying this patch and enabling the driver I get a kernel panic
>on every boot up on my DM355 EVM from Spectrum Digital. With some
>experimentation I found that the panic only happens when I enable
>CONFIG_VIDEO_DM355_CCDC. I have applied all but #6 in this series to the
>davinci-linux git tree as well as v3 of the
>TVP514x-Migration-to-sub-device-framework patch (which I believe is the
>one mentioned in the second note. Does anything obvious that I might be
>missing jump out at anyone? I've attached the log of the kernel panic.
>
>Thanks in advance,
>~Scott
>
>--
>Scott Sweeny
>Linux Engineer
>Timesys Corporation
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to