RE: [PATCH] da8xx: Allow use by am33xx based devices

2012-12-12 Thread Hiremath, Vaibhav
On Wed, Dec 12, 2012 at 12:50:28, Manjunathappa, Prakash wrote: > Hi Vaibhav, > > On Mon, Dec 10, 2012 at 14:32:06, Hiremath, Vaibhav wrote: > > > > > > On 12/6/2012 1:38 PM, Manjunathappa, Prakash wrote: > > > Hi Tomi, > > > > > > On Wed,

RE: [PATCH] da8xx-fb: add pm_runtime support

2012-09-21 Thread Hiremath, Vaibhav
On Fri, Sep 21, 2012 at 20:54:48, Manjunathappa, Prakash wrote: > Add pm_runtime support to the da8xx-fb frame buffer driver. > > Signed-off-by: Manjunathappa, Prakash > --- > Applies on top of patch "da8xx-fb: enable LCDC if FB is unblanked" under > review. > > drivers/video/da8xx-fb.c | 24

RE: [PATCH v2] video: da8xx-fb: add 24bpp LCD configuration support

2012-07-18 Thread Hiremath, Vaibhav
On Wed, Jul 18, 2012 at 12:19:45, Manjunathappa, Prakash wrote: > Hi Vaibhav, > > On Wed, Jul 18, 2012 at 11:41:43, Hiremath, Vaibhav wrote: > > On Wed, Jul 18, 2012 at 11:17:21, Manjunathappa, Prakash wrote: > > > LCD controller on am335x supports 24bpp raster configurat

RE: [PATCH v2] video: da8xx-fb: add 24bpp LCD configuration support

2012-07-17 Thread Hiremath, Vaibhav
On Wed, Jul 18, 2012 at 11:17:21, Manjunathappa, Prakash wrote: > LCD controller on am335x supports 24bpp raster configuration in addition > to ones on da850. LCDC also supports 24bpp in unpacked format having > ARGB: 32bpp format data in DDR, but it doesn't interpret alpha > component of the d

RE: [Resubmit: PATCH-V2] Introducing ti-media directory

2010-03-30 Thread Hiremath, Vaibhav
> -Original Message- > From: Mauro Carvalho Chehab [mailto:mche...@redhat.com] > Sent: Wednesday, March 24, 2010 5:32 PM > To: Laurent Pinchart > Cc: Karicheri, Muralidharan; Hiremath, Vaibhav; davinci-linux-open- > sou...@linux.davincidsp.com; linux-me...@vger.kernel

RE: [Resubmit: PATCH-V2] Introducing ti-media directory

2010-03-23 Thread Hiremath, Vaibhav
> -Original Message- > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] > Sent: Tuesday, March 23, 2010 5:11 PM > To: davinci-linux-open-source@linux.davincidsp.com > Cc: Hiremath, Vaibhav; linux-me...@vger.kernel.org > Subject: Re: [Resubmit: PATCH-

RE: [PATCH 3/9] tvp514x: add YUYV format support

2010-02-23 Thread Hiremath, Vaibhav
> -Original Message- > From: Muralidharan Karicheri [mailto:mkarich...@gmail.com] > Sent: Wednesday, February 24, 2010 5:15 AM > To: Hiremath, Vaibhav > Cc: linux-me...@vger.kernel.org; linux-o...@vger.kernel.org; > hverk...@xs4all.nl; davinci-linux-open-source@li

RE: [PATCH 0/9] Feature enhancement of VPFE/CCDC Capture driver

2010-01-10 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Monday, January 04, 2010 7:33 PM > To: linux-me...@vger.kernel.org > Cc: linux-o...@vger.kernel.org; hverk...@xs4all.nl; davinci-linux- > open-sou...@linux.davincidsp.com; Karicheri, Muralidharan; Hiremath, > Vaib

RE: [PATCH - v3 4/4] DaVinci - vpfe-capture-converting ccdc drivers to platform driver

2010-01-10 Thread Hiremath, Vaibhav
> -Original Message- > From: Kevin Hilman [mailto:khil...@deeprootsystems.com] > Sent: Friday, January 08, 2010 8:40 PM > To: Hiremath, Vaibhav > Cc: Karicheri, Muralidharan; davinci-linux-open- > sou...@linux.davincidsp.com; linux-me...@vger.kernel.org > Subject

RE: [PATCH - v3 4/4] DaVinci - vpfe-capture-converting ccdc drivers to platform driver

2010-01-08 Thread Hiremath, Vaibhav
nci-linux-open-source@linux.davincidsp.com; linux- > me...@vger.kernel.org > Subject: RE: [PATCH - v3 4/4] DaVinci - vpfe-capture-converting ccdc > drivers to platform driver > > Arch patches are not usually merged in Hans tree. > [Hiremath, Vaibhav] Hi Kevin and Murali, Sorry for jump

RE: [PATCH - v0 2/2] DaVinci - vpfe capture - Make clocks configurable

2009-12-08 Thread Hiremath, Vaibhav
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Karicheri, Muralidharan > Sent: Thursday, December 03, 2009 9:25 PM > To: Hiremath, Vaibhav; linux-me...@vger.kernel.org; > hverk.

RE: [PATCH - v0 2/2] DaVinci - vpfe capture - Make clocks configurable

2009-12-02 Thread Hiremath, Vaibhav
> -Original Message- > From: Karicheri, Muralidharan > Sent: Tuesday, December 01, 2009 10:49 PM > To: linux-me...@vger.kernel.org; hverk...@xs4all.nl; > khil...@deeprootsystems.com > Cc: davinci-linux-open-source@linux.davincidsp.com; Hiremath, > Vaibhav; Ka

RE: [PATCH v0 1/2] V4L - vpfe capture - convert ccdc drivers to platform drivers

2009-12-01 Thread Hiremath, Vaibhav
> -Original Message- > From: Karicheri, Muralidharan > Sent: Tuesday, December 01, 2009 11:46 PM > To: linux-me...@vger.kernel.org; hverk...@xs4all.nl; > khil...@deeprootsystems.com > Cc: davinci-linux-open-source@linux.davincidsp.com; Hiremath, > Vaibhav; Karicheri, M

RE: [PATCH 2/2] DaVinci - vpfe capture - converting ccdc to platform driver

2009-12-01 Thread Hiremath, Vaibhav
> -Original Message- > From: Karicheri, Muralidharan > Sent: Tuesday, December 01, 2009 11:46 PM > To: linux-me...@vger.kernel.org; hverk...@xs4all.nl; > khil...@deeprootsystems.com > Cc: davinci-linux-open-source@linux.davincidsp.com; Hiremath, > Vaibhav; Ka

RE: [PATCH - v0 1/2] V4L - vpfe capture - make clocks configurable

2009-11-24 Thread Hiremath, Vaibhav
and > DM6446, we use vpss master and slave clocks for vpfe capture. [Hiremath, Vaibhav] Adding one more platform here, AM3517, which uses 2 clocks, internal clock used by internal logic and pixel clock. Some minor review comments below - Please note that I have validated these changes

RE: [Resubmition PATCH] Davinci VPFE Capture: Take i2c adapter id through platform data

2009-10-16 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Friday, October 16, 2009 3:57 PM > To: linux-me...@vger.kernel.org > Cc: davinci-linux-open-source@linux.davincidsp.com; Hiremath, > Vaibhav > Subject: [Resubmition PATCH] Davinci VPFE Capture: Take i2c adapter

RE: [PATCH 2/6] Davinci VPFE Capture: Take i2c adapter id through platform data

2009-10-13 Thread Hiremath, Vaibhav
> -Original Message- > From: Sergei Shtylyov [mailto:sshtyl...@ru.mvista.com] > Sent: Tuesday, October 13, 2009 9:00 PM > To: Hiremath, Vaibhav > Cc: linux-me...@vger.kernel.org; davinci-linux-open- > sou...@linux.davincidsp.com > Subject: Re: [PATCH 2/6] Davinci V

RE: V4L - Support for video timings at the input/output interface

2009-09-16 Thread Hiremath, Vaibhav
or V4L2? > > > > I still don't know what DSS2 is capable of doing. Will DSS2 work > with > v4l2 sub devices? If so, this RFC applies. I think DSS2 uses its own > interface to integrate a encoder device. Besides it uses (I believe) > sysfs > to change the standard

RE: [PATCH 4/6] Definitions for TVP7002 in DM365

2009-08-27 Thread Hiremath, Vaibhav
x02, > + TVP7002_RIN_1 = 0x04, > + TVP7002_RIN_2 = 0x05, > + TVP7002_RIN_3 = 0x06, > + TVP7002_GIN_1 = 0x08, > + TVP7002_GIN_2 = 0x09, > + TVP7002_GIN_3 = 0x0a, > + TVP7002_GIN_4 = 0x0b, > + TVP7002_BIN_1 = 0x0c, > + TVP7002_BIN_2 = 0x0d,

RE: [PATCH 3/6] Support for TVP7002 in VPFE

2009-08-27 Thread Hiremath, Vaibhav
Failed request_mem_region for ccdc base\n"); > + ret = -ENXIO; > + goto probe_disable_clock; > + } > + ccdc_cfg->ccdc_addr = ioremap_nocache(res1->start, > + ccdc_cfg->ccdc_addr_size); > + if

RE: [PATCH 4/6] Definitions for TVP7002 in DM365

2009-08-27 Thread Hiremath, Vaibhav
TVP7002_BIN_3 = 0x0e, > + TVP7002_INVALID > +}; > + > +/* Struct for handling resolutions and associate register values */ > +struct tvp7002_resol { > + v4l2_std_id id; > + int hres; > + int vres; > + int frate; > + int lrate; > + int

RE: [PATCH v1 - 4/5] V4L : vpif updates for DM6467 vpif capture driver

2009-08-17 Thread Hiremath, Vaibhav
H Murali, > -Original Message- > From: Karicheri, Muralidharan > Sent: Monday, August 17, 2009 9:38 PM > To: Hiremath, Vaibhav; linux-me...@vger.kernel.org > Cc: davinci-linux-open-source@linux.davincidsp.com; > hverk...@xs4all.nl > Subject: RE: [PATCH v1 - 4/5] V

RE: [PATCH v1 - 4/5] V4L : vpif updates for DM6467 vpif capture driver

2009-08-16 Thread Hiremath, Vaibhav
vinci/vpif.c > b/drivers/media/video/davinci/vpif.c > index aa77126..3b8eac3 100644 > --- a/drivers/media/video/davinci/vpif.c > +++ b/drivers/media/video/davinci/vpif.c > @@ -19,7 +19,11 @@ > > #include > #include > +#include > +#include > #include > +#in

RE: Linux Plumbers Conference 2009: V4L2 API discussions

2009-08-04 Thread Hiremath, Vaibhav
> -Original Message- > From: Magnus Damm [mailto:magnus.d...@gmail.com] > Sent: Wednesday, August 05, 2009 8:01 AM > To: Karicheri, Muralidharan > Cc: Hiremath, Vaibhav; Hans Verkuil; linux-me...@vger.kernel.org; > davinci-linux-open-source@linux.davincid

RE: Linux Plumbers Conference 2009: V4L2 API discussions

2009-08-04 Thread Hiremath, Vaibhav
gt; proposal on the new APIs that are needed to fully support all the > new > SoCs. So the more input we get, the better the end-result will be. > [Hiremath, Vaibhav] Hi Hans, I will be attending the conference and along with above mentioned RFC I would want to discuss some of the open i