On Mon, Aug 10, 2009 at 20:39:05, Karicheri, Muralidharan wrote:
> Chaithrika,
>
> No need to change this since this is already corrected as part of my vpif
> capture patch set that I had submitted for review. I had mentioned this to
> Hans as well.
>
Murali,
Thank you for c
On Mon, Aug 10, 2009 at 11:37:23, Hans Verkuil wrote:
> Hi Chaithrika,
>
> This code in vpif_display.c is not correct:
>
> for (i = 0; i < subdev_count; i++) {
> vpif_obj.sd[i] =
> v4l2_i2c_new_probed_s
Russell,
Requesting your ack on this patch.
Regards,
Chaithrika
On Wed, Aug 05, 2009 at 20:17:42, Chaithrika U S wrote:
> Platform specific display device setup for DM646x EVM
>
> Add platform device and resource structures. Also define a platform
specific
> clock setup function
: Chaithrika U S
Signed-off-by: Kevin Hilman
---
Applies to Davinci GIT tree. Minor updates like change in structure name-
subdev_info to vpif_subdev_info and correction to VDD3P3V_VID_MASK value.
arch/arm/mach-davinci/board-dm646x-evm.c| 125 +++
arch/arm/mach
Please ignore this patch. The version numbering is wrong here.
On Wed, Aug 05, 2009 at 20:11:54, Chaithrika U S wrote:
> Platform specific display device setup for DM646x EVM
>
> Add platform device and resource structures. Also define a platform
specific
> clock setup function
: Chaithrika U S
Signed-off-by: Kevin Hilman
---
Applies to Davinci GIT tree. Minor updates like change in structure name-
subdev_info to vpif_subdev_info and correction to VDD3P3V_VID_MASK value.
Signed-off-by: Chaithrika U S
---
arch/arm/mach-davinci/board-dm646x-evm.c| 125
On Wed, Aug 05, 2009 at 02:45:36, Karicheri, Muralidharan wrote:
>
>
> >-Original Message-
> >From: davinci-linux-open-source-boun...@linux.davincidsp.com
> >[mailto:davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf
> >Of Subrahmanya, Chait
Mauro,
OK. Thank you for taking care of this.
On Mon, Aug 03, 2009 at 11:20:03, Mauro Carvalho Chehab wrote:
> Em Mon, 3 Aug 2009 09:17:06 +0530
> "chaithrika" escreveu:
>
> > Mauro/Russell,
> >
> > The previous version (v2) of this patch is on the lin
Mauro/Russell,
The previous version (v2) of this patch is on the linux-next tree.
This patch has some updates done on top of that patch. Should I
post an incremental patch for those changes to the Linux-next tree?
Please suggest.
Regards,
Chaithrika
On Mon, Jul 20, 2009 at 13:31:22, Chaithrika
In the platform header file, the subdev_info structure name has been changed
to vpif_subdev_info. Update this change in the driver too.
Signed-off-by: Chaithrika U S
---
Applies to v4l-dvb repository.
drivers/media/video/davinci/vpif_display.c |2 +-
1 files changed, 1 insertions(+), 1
: Chaithrika U S
Signed-off-by: Kevin Hilman
---
Applies to Davinci GIT tree. Minor updates like change in structure name-
subdev_info to vpif_subdev_info and correction to VDD3P3V_VID_MASK value.
arch/arm/mach-davinci/board-dm646x-evm.c| 125 +++
arch/arm/mach
> -Original Message-
> From: Russell King - ARM Linux [mailto:li...@arm.linux.org.uk]
> Sent: Sunday, July 19, 2009 4:13 PM
> To: Chaithrika U S
> Cc: linux-media@vger.kernel.org; mche...@infradead.org;
> hverk...@xs4all.nl; davinci-linux-open-sou...@linux.davincids
Russell,
Requesting your review and ack on this updated patch.
Regards,
Chaithrika
On Tue, Jul 07, 2009 at 17:22:57, Chaithrika U S wrote:
> Platform specific display device setup for DM646x EVM
>
> Add platform device and resource structures. Also define a platform
specific cl
g Rusell (arm maintainer) ack on those patches. Could you
please
> send him those patches C/C me, and asking his ack?
>
> Btw. I'm still waiting for the fixes asked by him in order to forward the
arm
> dm646x patch (and the rest of the series) upstream.
>
Mauro,
I have submit
: Chaithrika U S
Signed-off-by: Kevin Hilman
---
Applies to Davinci GIT tree.The current version has updates as per review
comments from Russell King
arch/arm/mach-davinci/board-dm646x-evm.c| 125 +++
arch/arm/mach-davinci/dm646x.c | 62
Minor fixes like change in the names of the standards,
remove inclusion of version.h in the header file.
Signed-off-by: Chaithrika U S
---
Applies to v4l-dvb repo
drivers/media/video/davinci/vpif_display.c | 16 +---
drivers/media/video/davinci/vpif_display.h |1 -
2 files
mutex_lock_interruptible return value has to be handled properly to indicate
the status to the higher layers of the kernel.
Signed-off-by: Chaithrika U S
---
Applies to v4l-dvb-dm646x repo maintained by Hans Verkuil
at http://linuxtv.org/hg/~hverkuil/v4l-dvb-dm646x/
drivers/media/video/davinci
clock definitions for Video on DM646x.
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
---
Applies to Davinci GIT tree. This patch was previously submitted as a part
of the series of patches that added display device support to DM646x. This
patch has
clock definitions for Video on DM646x.
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
---
Applies to Davinci GIT tree. This patch was previously submitted as a part
of the series of patches that added display device support to DM646x. This
patch has
Kevin,
I think this patch has to be taken into DaVinci tree so that it
can be submitted upstream. This patch has to be present in the Linux
tree for Hans to prepare a pull request for DM646x display driver
patches.
Regards,
Chaithrika
> -Original Message-
> From: linux-me
Signed-off-by: Chaithrika U S
---
v4l/versions.txt |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/v4l/versions.txt b/v4l/versions.txt
index eb206b5..3c57c14 100644
--- a/v4l/versions.txt
+++ b/v4l/versions.txt
@@ -13,6 +13,8 @@ USB_STV06XX
VIDEO_TVP514X
# requires
Hans,
> -Original Message-
> From: Hans Verkuil [mailto:hverk...@xs4all.nl]
> Sent: Thursday, May 21, 2009 7:45 PM
> To: chaithrika
> Cc: linux-media@vger.kernel.org; davinci-linux-open-
> sou...@linux.davincidsp.com; 'Manjunath Hadli'; 'Brijesh Jadav
Hi All,
Do you have any review comments on this patch set?
Regards,
Chaithrika
> -Original Message-
> From: Chaithrika U S [mailto:chaithr...@ti.com]
> Sent: Friday, May 08, 2009 6:55 PM
> To: linux-media@vger.kernel.org
> Cc: davinci-linux-open-sou...@linux.davincidsp
Andy,
Thanks for the patch. Please see my response below.
> -Original Message-
> From: Andy Walls [mailto:awa...@radix.net]
> Sent: Friday, May 15, 2009 5:24 AM
> To: david.w...@gatech.edu
> Cc: Chaithrika U S; linux-media@vger.kernel.org
> Subject: Re: v4l-dvb rev 11
Makefile and Kconfig changes
Modifies and adds the video Makefiles and Kconfig files to support DM646x Video
display device
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
---
Applies v4l-dvb repository
drivers/media/video/Kconfig | 22
vpif_get_mode_info() into vpif_get_std_info() fucntion.
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
---
Applies v4l-dvb repository
drivers/media/video/davinci/vpif_display.c | 1664
drivers/media/video/davinci
Video Port Interface driver
Add VPIF driver for DM646x. This code be used by the display and
capture drivers.
This version has some incorporated the review comments.
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
---
Applies v4l-dvb repository
clock definitions for Video on DM646x.
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
---
Applies to Davinci GIT tree
arch/arm/mach-davinci/board-dm646x-evm.c| 122 +++
arch/arm/mach-davinci/dm646x.c | 63
Display driver for TI DM646x EVM
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
These patches add the display driver support for TI DM646x EVM.
This patch set has been tested for basic display functionality for
Composite and Component outputs.
This
From: Chaithrika U S
Add ADV7343 I2C based video encoder driver. This follows the v4l2-subdev
framework. This driver has been tested on TI DM646x EVM. It has been tested for
Composite and Component outputs.
Updates as per review by Mauro Chehab, added support for more standards
supported
by
From: Chaithrika U S
This patch adds driver for TI THS7303 video amplifier. This driver is
implemented as a v4l2 sub device. Tested on TI DM646x EVM.
This version has updates based on review comments by Mauro Chehab.
Signed-off-by: Chaithrika U S
Reviewed-by: Hans Verkuil
Signed-off-by: Hans
Hans,
> -Original Message-
> From: Hans Verkuil [mailto:hverk...@xs4all.nl]
> Sent: Tuesday, May 05, 2009 5:41 PM
> To: Mauro Carvalho Chehab
> Cc: Mauro Carvalho Chehab; linux-media@vger.kernel.org; Chaithrika U S
> Subject: Re: [PULL] http://www.linuxtv.org/hg/~hverku
> -Original Message-
> From: Hans Verkuil [mailto:hverk...@xs4all.nl]
> Sent: Saturday, April 18, 2009 5:16 PM
> To: Chaithrika U S
> Cc: linux-media@vger.kernel.org; davinci-linux-open-
> sou...@linux.davincidsp.com; Manjunath Hadli; Brijesh Jadav
> Subject: R
Hans,
Thank you for taking time to review these patches.
Please see my response inline. I will be able to post the updated
patches next week.
> -Original Message-
> From: Hans Verkuil [mailto:hverk...@xs4all.nl]
> Sent: Saturday, April 18, 2009 4:58 PM
> To: Chaithrika U S
Makefile and Kconfig changes
Modifies and adds the video Makefiles and Kconfig files to support DM646x Video
display device
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
---
Applies to v4l-dvb repository
drivers/media/video/Kconfig | 22
.
- changed the subdev calls to subdev_call_until_err
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
---
Applies to v4l-dvb repository
drivers/media/video/davinci/vpif_display.c | 1687
drivers/media/video/davinci
Video Port Interface driver
Add VPIF driver for DM646x. This code be used by the display and
capture drivers.
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
---
Applies to v4l-dvb repository
drivers/media/video/davinci/vpif.c | 252
Display driver for TI DM646x EVM
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
These patches add the display driver support for TI DM646x EVM.
This patch set has been tested for basic display functionality for
Composite and Component outputs.
In
Mux and clock definitions for Video on DM646x.
Signed-off-by: Manjunath Hadli
Signed-off-by: Brijesh Jadav
Signed-off-by: Chaithrika U S
---
Applies to DaVinci GIT tree
arch/arm/mach-davinci/board-dm646x-evm.c| 138 +++
arch/arm/mach-davinci/dm646x.c
> On Mon, 30 Mar 2009, Hans Verkuil wrote:
> > On Thursday 26 March 2009 14:22:32 Chaithrika U S wrote:
> > > + /* one field is displayed configure the
> next
> > > + frame if it is av
Hans,
Thanks for the comments. I will post the updated patches sometime next week.
> On Thursday 26 March 2009 14:22:20 Chaithrika U S wrote:
> > Video Port Interface driver
> >
> > Add VPIF driver for DM646x. This code be used by the display and
> > capture dri
> On Thu, 2009-03-26 at 09:21 -0400, Chaithrika U S wrote:
> > Display driver for TI DM646x EVM
> >
> > Signed-off-by: Chaithrika U S
> >
> > This patch set has been updated with the review comments for the RFC
> sent earlier.
> >
> > These patches
Makefile and Kconfig changes
Modifies and adds the video Makefiles and Kconfig files to support DM646x Video
display device
Signed-off-by: Chaithrika U S
---
Applies to v4l-dvb repository
drivers/media/video/Kconfig | 22 ++
drivers/media/video/Makefile
.
- changed the subdev calls to subdev_call_until_err
Signed-off-by: Chaithrika U S
---
Applies to v4l-dvb repository
drivers/media/video/davinci/vpif_display.c | 1702
drivers/media/video/davinci/vpif_display.h | 204
2 files changed, 1906 insertions(+), 0
Video Port Interface driver
Add VPIF driver for DM646x. This code be used by the display and
capture drivers.
Signed-off-by: Chaithrika U S
---
Applies to v4l-dvb repository
drivers/media/video/davinci/vpif.c | 320 +
drivers/media/video/davinci/vpif.h | 668
Mux and clock definitions for Video on DM646x.
Signed-off-by: Chaithrika U S
---
Applies to DaVinci GIT tree
arch/arm/mach-davinci/board-dm646x-evm.c| 138 +++
arch/arm/mach-davinci/dm646x.c | 63
arch/arm/mach-davinci/include/mach/dm646x.h
Display driver for TI DM646x EVM
Signed-off-by: Chaithrika U S
This patch set has been updated with the review comments for the RFC sent
earlier.
These patches add the display driver support for TI DM646x EVM.
This patch set has been tested for basic display functionality for
Composite and
incorporated.
The querystd implementation has been removed. A note regarding the hardware not
supporting SECAM has been added.
Signed-off-by: Chaithrika U S
---
drivers/media/video/Kconfig|9 +
drivers/media/video/Makefile |1 +
drivers/media/video/adv7343.c | 531
'Kconfig', 'Makefiile', 'v4l2-chip-ident.h' files by both the patches.
This updated version of the patch has incorporated the review comments.
Signed-off-by: Chaithrika U S
---
drivers/media/video/Kconfig |9 +++
drivers/media/video/Makefile|1 +
adv7343_channel
Note: There is no mention of SECAM support in the encoder datasheet.
Signed-off-by: Chaithrika U S
---
drivers/media/video/Kconfig|9 +
drivers/media/video/Makefile |1 +
drivers/media/video/adv7343.c | 545
drivers/media
'Kconfig', 'Makefile', 'v4l2-chip-ident.h' files by both the patches.
Signed-off-by: Chaithrika U S
---
drivers/media/video/Kconfig |9 ++
drivers/media/video/Makefile|1 +
drivers/media/video/ths7303.c | 158 ++
Analog Devices ADV7343 video encoder driver
Add ADV7343 I2C based video encoder driver. This follows the v4l2-subdev
framework.This driver has been tested on TI DM646x EVM. It has been tested for
Composite and Component outputs.
Signed-off-by: Chaithrika U S
---
drivers/media/video/Kconfig
> chaithr...@ti.com writes:
>
> > From: Chaithrika U S
> >
> > Add pin mux definitions, display device setup, clock setup functions
> >
> > Add pin mux related code for the display device, also add platform
> device
> > and resource structures
related patches
Thanks,
Chaithrika
From: Hans Verkuil [hverk...@xs4all.nl]
Sent: Thursday, March 19, 2009 4:05 AM
To: davinci-linux-open-sou...@linux.davincidsp.com; Subrahmanya, Chaithrika
Cc: linux-media@vger.kernel.org
Subject: Re: [RFC 4/7] ARM: DaVinci
Hans,
Please see my response inline. For the comments common to THS7303
and ADV7343 driver, I will do the changes to both the drivers.
> Hi Chaithrika,
>
> Here is the review of this driver.
>
> On Friday 13 March 2009 10:08:39 chaithr...@ti.com wrote:
> > From: Chaithrika
Hans,
Thank you for the comments. Please see my response inline.
I have agreed to most of your comments and will do the changes accordingly.
> 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 09:56:30 chaithr...@ti.com wrote:
> > Display driver for TI DM646x EVM
> >
> > Signed-off-by: Chaithrika U S
> >
> > This patch set is being submitted to get review and opinion on the
> > approaches used to implement the sub device
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
---
Applies to v4l-dvb repository located at
http://linuxtv.org/hg/v4l-dvb/rev/1fd54a62abde
drivers/media/video/Kconfig
From: Chaithrika U S
Video Port Interface driver
Add VPIF driver for DM646x. This code be used by the display and
capture drivers.
Signed-off-by: Chaithrika U S
---
Applies to v4l-dvb repository located at
http://linuxtv.org/hg/v4l-dvb/rev/1fd54a62abde
drivers/media/video/davinci/vpif.c
From: Chaithrika U S
Makefile and Kconfig changes
Modifies and adds the video Makefiles and Kconfig files to support DM646x Video
display device
Signed-off-by: Chaithrika U S
---
Applies to v4l-dvb repository located at
http://linuxtv.org/hg/v4l-dvb/rev/1fd54a62abde
drivers/media/video
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
include/linux/videodev2.h | 12
1 files changed, 12 insertions
From: Chaithrika U S
THS7303 video amplifier driver code
This patch implements driver for TI THS7303 video amplifier . This driver is
implemented as a v4l2-subdev.
---
Applies to v4l-dvb repository located at
http://linuxtv.org/hg/v4l-dvb/rev/1fd54a62abde
drivers/media/video/Kconfig |9
From: Chaithrika U S
Add pin mux definitions, display device setup, clock setup functions
Add pin mux related code for the display device, also add platform device
and resource structures. Also define a platform specific clock setup function
that can be accessed by the driver to configure the
Display driver for TI DM646x EVM
Signed-off-by: Chaithrika U S
This patch set is being submitted to get review and opinion on the approaches
used to implement the sub devices and display drivers.
This set adds the display driver support for TI DM646x EVM.
This patch set has been tested for
From: Chaithrika U S
Add pin mux definitions, display device setup, clock setup functions
Add pin mux related code for the display device, also add platform device
and resource structures. Also define a platform specific clock setup function
that can be accessed by the driver to configure the
Display driver for TI DM646x EVM
Signed-off-by: Chaithrika U S
This patch set is being submitted to get review and opinion on the approaches
used to implement the sub devices and display drivers.
This set adds the display driver support for TI DM646x EVM.
This patch set has been tested for
66 matches
Mail list logo