* [PATCH 0/4 v6] Support for TVP7002 in DM365
@ 2009-11-04 17:23 Santiago Nunez-Corrales
2009-11-05 16:21 ` Hans Verkuil
0 siblings, 1 reply; 5+ messages in thread
From: Santiago Nunez-Corrales @ 2009-11-04 17:23 UTC (permalink / raw)
To: Linux Media Mailing List
Cc: davinci-linux-open-source@linux.davincidsp.com,
Narnakaje, Snehaprabha, Karicheri, Muralidharan, Grosen, Mark,
Diego Dompe, todd.fischer@ridgerun.com
This series of patches provide support for the TVP7002 decoder in DM365.
Support includes:
* Inclusion of the chip in v4l2 definitions
* Definition of TVP7002 specific data structures
* Kconfig and Makefile support
This series corrects many issued pointed out by Snehaprabha Narnakaje,
Muralidharan Karicheri, Vaibhav Hiremath and Hans Verkuil and solves
testing problems. Tested on DM365 TI EVM with resolutions 720p,
1080i@60, 576P and 480P with video capture application and video
output in 480P, 576P, 720P and 1080I. This driver depends upon
board-dm365-evm.c and vpfe_capture.c to be ready for complete
integration. Uses the new V4L2 DV API sent by Muralidharan Karicheri.
--
Santiago Nunez-Corrales, Eng.
RidgeRun Engineering, LLC
Guayabos, Curridabat
San Jose, Costa Rica
+(506) 2271 1487
+(506) 8313 0536
http://www.ridgerun.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 0/4 v6] Support for TVP7002 in DM365
2009-11-04 17:23 [PATCH 0/4 v6] Support for TVP7002 in DM365 Santiago Nunez-Corrales
@ 2009-11-05 16:21 ` Hans Verkuil
2009-11-05 16:46 ` Santiago Nunez-Corrales
2009-11-05 19:03 ` Santiago Nunez-Corrales
0 siblings, 2 replies; 5+ messages in thread
From: Hans Verkuil @ 2009-11-05 16:21 UTC (permalink / raw)
To: santiago.nunez
Cc: Linux Media Mailing List,
davinci-linux-open-source@linux.davincidsp.com,
Narnakaje, Snehaprabha, Karicheri, Muralidharan, Grosen, Mark,
Diego Dompe, todd.fischer@ridgerun.com
On Wednesday 04 November 2009 18:23:40 Santiago Nunez-Corrales wrote:
> This series of patches provide support for the TVP7002 decoder in DM365.
>
> Support includes:
>
> * Inclusion of the chip in v4l2 definitions
> * Definition of TVP7002 specific data structures
> * Kconfig and Makefile support
>
> This series corrects many issued pointed out by Snehaprabha Narnakaje,
> Muralidharan Karicheri, Vaibhav Hiremath and Hans Verkuil and solves
> testing problems. Tested on DM365 TI EVM with resolutions 720p,
> 1080i@60, 576P and 480P with video capture application and video
> output in 480P, 576P, 720P and 1080I. This driver depends upon
> board-dm365-evm.c and vpfe_capture.c to be ready for complete
> integration. Uses the new V4L2 DV API sent by Muralidharan Karicheri.
>
>
Erm, where is the rest of the series? :-)
Regards,
Hans
--
Hans Verkuil - video4linux developer - sponsored by TANDBERG Telecom
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 0/4 v6] Support for TVP7002 in DM365
2009-11-05 16:21 ` Hans Verkuil
@ 2009-11-05 16:46 ` Santiago Nunez-Corrales
2009-11-05 19:03 ` Santiago Nunez-Corrales
1 sibling, 0 replies; 5+ messages in thread
From: Santiago Nunez-Corrales @ 2009-11-05 16:46 UTC (permalink / raw)
To: Hans Verkuil
Cc: Linux Media Mailing List,
davinci-linux-open-source@linux.davincidsp.com,
Narnakaje, Snehaprabha, Karicheri, Muralidharan, Grosen, Mark,
Diego Dompe, todd.fischer@ridgerun.com
Odd, I sent them all. Anyways, I just have re-sent them. Let me know if
they arrive.
Regards,
Hans Verkuil wrote:
> On Wednesday 04 November 2009 18:23:40 Santiago Nunez-Corrales wrote:
>
>> This series of patches provide support for the TVP7002 decoder in DM365.
>>
>> Support includes:
>>
>> * Inclusion of the chip in v4l2 definitions
>> * Definition of TVP7002 specific data structures
>> * Kconfig and Makefile support
>>
>> This series corrects many issued pointed out by Snehaprabha Narnakaje,
>> Muralidharan Karicheri, Vaibhav Hiremath and Hans Verkuil and solves
>> testing problems. Tested on DM365 TI EVM with resolutions 720p,
>> 1080i@60, 576P and 480P with video capture application and video
>> output in 480P, 576P, 720P and 1080I. This driver depends upon
>> board-dm365-evm.c and vpfe_capture.c to be ready for complete
>> integration. Uses the new V4L2 DV API sent by Muralidharan Karicheri.
>>
>>
>>
>
> Erm, where is the rest of the series? :-)
>
> Regards,
>
> Hans
>
>
--
Santiago Nunez-Corrales, Eng.
RidgeRun Engineering, LLC
Guayabos, Curridabat
San Jose, Costa Rica
+(506) 2271 1487
+(506) 8313 0536
http://www.ridgerun.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 0/4 v6] Support for TVP7002 in DM365
2009-11-05 16:21 ` Hans Verkuil
2009-11-05 16:46 ` Santiago Nunez-Corrales
@ 2009-11-05 19:03 ` Santiago Nunez-Corrales
2009-11-06 6:25 ` Hans Verkuil
1 sibling, 1 reply; 5+ messages in thread
From: Santiago Nunez-Corrales @ 2009-11-05 19:03 UTC (permalink / raw)
To: Hans Verkuil
Cc: Linux Media Mailing List,
davinci-linux-open-source@linux.davincidsp.com,
Narnakaje, Snehaprabha, Karicheri, Muralidharan, Grosen, Mark,
Diego Dompe, todd.fischer@ridgerun.com
My apologies, found that I had the wrong mailing list email for linux-media.
Sending patches (hopefully) for the last time.
Santiago.
Hans Verkuil wrote:
> On Wednesday 04 November 2009 18:23:40 Santiago Nunez-Corrales wrote:
>
>> This series of patches provide support for the TVP7002 decoder in DM365.
>>
>> Support includes:
>>
>> * Inclusion of the chip in v4l2 definitions
>> * Definition of TVP7002 specific data structures
>> * Kconfig and Makefile support
>>
>> This series corrects many issued pointed out by Snehaprabha Narnakaje,
>> Muralidharan Karicheri, Vaibhav Hiremath and Hans Verkuil and solves
>> testing problems. Tested on DM365 TI EVM with resolutions 720p,
>> 1080i@60, 576P and 480P with video capture application and video
>> output in 480P, 576P, 720P and 1080I. This driver depends upon
>> board-dm365-evm.c and vpfe_capture.c to be ready for complete
>> integration. Uses the new V4L2 DV API sent by Muralidharan Karicheri.
>>
>>
>>
>
> Erm, where is the rest of the series? :-)
>
> Regards,
>
> Hans
>
>
--
Santiago Nunez-Corrales, Eng.
RidgeRun Engineering, LLC
Guayabos, Curridabat
San Jose, Costa Rica
+(506) 2271 1487
+(506) 8313 0536
http://www.ridgerun.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 0/4 v6] Support for TVP7002 in DM365
2009-11-05 19:03 ` Santiago Nunez-Corrales
@ 2009-11-06 6:25 ` Hans Verkuil
0 siblings, 0 replies; 5+ messages in thread
From: Hans Verkuil @ 2009-11-06 6:25 UTC (permalink / raw)
To: santiago.nunez
Cc: Linux Media Mailing List,
davinci-linux-open-source@linux.davincidsp.com,
Narnakaje, Snehaprabha, Karicheri, Muralidharan, Grosen, Mark,
Diego Dompe, todd.fischer@ridgerun.com
On Thursday 05 November 2009 20:03:26 Santiago Nunez-Corrales wrote:
> My apologies, found that I had the wrong mailing list email for linux-media.
>
> Sending patches (hopefully) for the last time.
Sorry, but I still do not see any patches on either linux-media or
davinci-linux-open-source...
Regards,
Hans
>
>
> Santiago.
>
> Hans Verkuil wrote:
> > On Wednesday 04 November 2009 18:23:40 Santiago Nunez-Corrales wrote:
> >
> >> This series of patches provide support for the TVP7002 decoder in DM365.
> >>
> >> Support includes:
> >>
> >> * Inclusion of the chip in v4l2 definitions
> >> * Definition of TVP7002 specific data structures
> >> * Kconfig and Makefile support
> >>
> >> This series corrects many issued pointed out by Snehaprabha Narnakaje,
> >> Muralidharan Karicheri, Vaibhav Hiremath and Hans Verkuil and solves
> >> testing problems. Tested on DM365 TI EVM with resolutions 720p,
> >> 1080i@60, 576P and 480P with video capture application and video
> >> output in 480P, 576P, 720P and 1080I. This driver depends upon
> >> board-dm365-evm.c and vpfe_capture.c to be ready for complete
> >> integration. Uses the new V4L2 DV API sent by Muralidharan Karicheri.
> >>
> >>
> >>
> >
> > Erm, where is the rest of the series? :-)
> >
> > Regards,
> >
> > Hans
> >
> >
>
>
--
Hans Verkuil - video4linux developer - sponsored by TANDBERG Telecom
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-11-06 6:25 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-04 17:23 [PATCH 0/4 v6] Support for TVP7002 in DM365 Santiago Nunez-Corrales
2009-11-05 16:21 ` Hans Verkuil
2009-11-05 16:46 ` Santiago Nunez-Corrales
2009-11-05 19:03 ` Santiago Nunez-Corrales
2009-11-06 6:25 ` Hans Verkuil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox