RE: OMAP3530 vs DM3730

2012-01-22 Thread Hiremath, Vaibhav
On Sat, Jan 21, 2012 at 21:46:38, Gary Thomas wrote: > I'm running the public 3.0 kernel on my boards. I have some boards > which can have either OMAP3530 or DM3730 (newer boards have the > newer part, but everything else is the same). > > On the OMAP3530, I can enable the graphics overlay on the

RE: [RFC PATCH 1/5] arm:omap1/2/3/4:Convert 32k-Sync clocksource driver to platform_driver

2012-01-19 Thread Hiremath, Vaibhav
On Thu, Jan 19, 2012 at 18:39:26, Tony Lindgren wrote: > * Russell King - ARM Linux [120118 06:18]: > > On Wed, Jan 18, 2012 at 02:45:36PM +, Marc Zyngier wrote: > > > Can't you instead use the ARM sched_clock framework? > > > > OMAP does, and has done for quite some time. The problem is the

RE: [PATCH 1/2] arm:omap2:board-generic: Add DT support for AM33xx devices

2012-01-19 Thread Hiremath, Vaibhav
On Thu, Jan 19, 2012 at 02:28:28, Grant Likely wrote: > On Wed, Jan 18, 2012 at 12:43:58PM +0530, Vaibhav Hiremath wrote: > > Although we consider am33xx device under omap34xx family of devices, > > there is indeed difference between them, for example, > > > > - Initial required mapping (->m

RE: [RFC PATCH 1/5] arm:omap1/2/3/4:Convert 32k-Sync clocksource driver to platform_driver

2012-01-18 Thread Hiremath, Vaibhav
On Wed, Jan 18, 2012 at 19:55:51, Marc Zyngier wrote: > On 18/01/12 14:11, Russell King - ARM Linux wrote: > > On Wed, Jan 18, 2012 at 01:34:55PM +, Hiremath, Vaibhav wrote: > >> On Wed, Jan 18, 2012 at 17:29:52, Russell King - ARM Linux wrote: > >>> On Wed, Ja

RE: [RFC PATCH 1/5] arm:omap1/2/3/4:Convert 32k-Sync clocksource driver to platform_driver

2012-01-18 Thread Hiremath, Vaibhav
On Wed, Jan 18, 2012 at 19:41:47, Russell King - ARM Linux wrote: > On Wed, Jan 18, 2012 at 01:34:55PM +0000, Hiremath, Vaibhav wrote: > > On Wed, Jan 18, 2012 at 17:29:52, Russell King - ARM Linux wrote: > > > On Wed, Jan 18, 2012 at 04:58:02PM +0530, Vaibhav Hiremath wrot

RE: [RFC PATCH 1/5] arm:omap1/2/3/4:Convert 32k-Sync clocksource driver to platform_driver

2012-01-18 Thread Hiremath, Vaibhav
On Wed, Jan 18, 2012 at 17:29:52, Russell King - ARM Linux wrote: > On Wed, Jan 18, 2012 at 04:58:02PM +0530, Vaibhav Hiremath wrote: > > Convert counter_32k clocksource driver to standard platform_driver > > and move it drivers/clocksource/ directory. > > > > Also, rename it to more generic name

RE: [PATCH-V5 0/3] Introducing TI's New SoC/board AM335XEVM

2012-01-18 Thread Hiremath, Vaibhav
On Thu, Dec 08, 2011 at 02:40:29, Tony Lindgren wrote: > * Kevin Hilman [111206 15:52]: > > writes: > > > > > From: Vaibhav Hiremath > > > > > > This patch set adds support for AM335x device having > > > Cortex-A8 MPU. > > > > > > Official website - http://www.ti.com/product/am3359 > > > > > >

RE: OMAP3 DSS2 - VENC timings

2012-01-17 Thread Hiremath, Vaibhav
On Wed, Jan 18, 2012 at 13:08:23, Valkeinen, Tomi wrote: > On Mon, 2012-01-16 at 11:08 -0700, Gary Thomas wrote: > > I'm running a frame buffer console on a TV device via the VENC. > > The video timings don't see to be quite right as Tux is about > > 1/2 off the screen - both directions, i.e. his h

RE: [PATCH-V2 1/3] arm:omap:omap4: Remove hardcoded reg-offs for PWRSTCTRL & PWRSTST

2012-01-16 Thread Hiremath, Vaibhav
On Tue, Jan 10, 2012 at 23:39:56, Hilman, Kevin wrote: > Vaibhav Hiremath writes: > > > This patch removes the existing hard-coded way of providing > > offset to omap4_prminst_xxx API's and instead use offsets > > provided in powerdomains_data. > > > > Very much required for the new device AM

RE: omap clocksource timer selection: dmtimer OR 32K-Sync timer

2012-01-16 Thread Hiremath, Vaibhav
On Fri, Jan 13, 2012 at 22:20:03, Tony Lindgren wrote: > * Shilimkar, Santosh [120113 06:08]: > > On Fri, Jan 13, 2012 at 2:42 PM, Hiremath, Vaibhav wrote: > > > On Fri, Jan 13, 2012 at 18:19:24, Shilimkar, Santosh wrote: > > >> >   ... > > >> >

RE: omap clocksource timer selection: dmtimer OR 32K-Sync timer

2012-01-13 Thread Hiremath, Vaibhav
On Fri, Jan 13, 2012 at 20:49:35, Cousson, Benoit wrote: > On 1/13/2012 1:21 PM, Hiremath, Vaibhav wrote: > > Hi, > > > > In case of AM33xx family of devices, we do not have 32K Sync timer > > (32K Counter) available; and the current implementation is based on > >

RE: omap clocksource timer selection: dmtimer OR 32K-Sync timer

2012-01-13 Thread Hiremath, Vaibhav
On Fri, Jan 13, 2012 at 20:11:04, Shilimkar, Santosh wrote: > On Fri, Jan 13, 2012 at 2:42 PM, Hiremath, Vaibhav wrote: > > On Fri, Jan 13, 2012 at 18:19:24, Shilimkar, Santosh wrote: > >> On Fri, Jan 13, 2012 at 1:21 PM, Hiremath, Vaibhav wrote: > >> > Hi, > >

RE: [PATCH v2 4/5] arm/dts: OMAP3: Add interrupt-controller bindings for INTC

2012-01-13 Thread Hiremath, Vaibhav
On Fri, Jan 13, 2012 at 18:31:24, Cousson, Benoit wrote: > On 1/13/2012 1:31 PM, Hiremath, Vaibhav wrote: > > On Fri, Jan 13, 2012 at 16:33:07, Cousson, Benoit wrote: > >> Hi Vaibhav, > >> > >> On 1/13/2012 7:14 AM, Hiremath, Vaibhav wrote: > >>> O

RE: omap clocksource timer selection: dmtimer OR 32K-Sync timer

2012-01-13 Thread Hiremath, Vaibhav
On Fri, Jan 13, 2012 at 18:19:24, Shilimkar, Santosh wrote: > On Fri, Jan 13, 2012 at 1:21 PM, Hiremath, Vaibhav wrote: > > Hi, > > > > In case of AM33xx family of devices, we do not have 32K Sync timer > > (32K Counter) available; and the current implementation i

RE: [PATCH v2 4/5] arm/dts: OMAP3: Add interrupt-controller bindings for INTC

2012-01-13 Thread Hiremath, Vaibhav
On Fri, Jan 13, 2012 at 16:33:07, Cousson, Benoit wrote: > Hi Vaibhav, > > On 1/13/2012 7:14 AM, Hiremath, Vaibhav wrote: > > On Tue, Dec 20, 2011 at 19:09:57, Cousson, Benoit wrote: > > [...] > > >> +++ b/arch/arm/boot/dts/omap3.dtsi > >>

omap clocksource timer selection: dmtimer OR 32K-Sync timer

2012-01-13 Thread Hiremath, Vaibhav
Hi, In case of AM33xx family of devices, we do not have 32K Sync timer (32K Counter) available; and the current implementation is based on compile-time option, where clock-source is chosen by something like, File - arch/arm/mach-omap2/timer.c #ifdef CONFIG_OMAP_32K_TIMER static void __init oma

RE: [PATCH v2 4/5] arm/dts: OMAP3: Add interrupt-controller bindings for INTC

2012-01-12 Thread Hiremath, Vaibhav
On Tue, Dec 20, 2011 at 19:09:57, Cousson, Benoit wrote: > Update the DTS with the proper information required by the > INTC bindings. > > - Add the number of interrupt lines > - Add the reg and the compatible entries. > > Signed-off-by: Benoit Cousson > Cc: Rob Herring > --- > arch/arm/boot/d

RE: AM35xx

2012-01-12 Thread Hiremath, Vaibhav
On Fri, Jan 13, 2012 at 03:37:07, Cliff Brake wrote: > What kernel trees are recommended for v3.1 or v3.2 AM35xx support? > > I've been using Linus' v3.2 tree. We have quite a bit working, but > wondering if there is a place with additional fixes, etc. > AFAIK, not on any of v3.x kernel versions

RE: [RFC/PATCH 8/7] ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xx

2012-01-11 Thread Hiremath, Vaibhav
On Tue, Jan 10, 2012 at 04:36:15, Hilman, Kevin wrote: > "Hiremath, Vaibhav" writes: > > >> -Original Message- > >> From: Hilman, Kevin > >> Sent: Saturday, January 07, 2012 12:24 AM > >> To: linux-omap@vger.kernel.org > >> Cc

RE: [RFC/PATCH 8/7] ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xx

2012-01-11 Thread Hiremath, Vaibhav
On Tue, Jan 10, 2012 at 04:36:15, Hilman, Kevin wrote: > "Hiremath, Vaibhav" writes: > > >> -Original Message- > >> From: Hilman, Kevin > >> Sent: Saturday, January 07, 2012 12:24 AM > >> To: linux-omap@vger.kernel.org > >> Cc

RE: [PATCH-V2 0/2] arm:omap:am33xx: Add voltage and power domain data

2012-01-11 Thread Hiremath, Vaibhav
On Wed, Jan 11, 2012 at 05:09:48, Hilman, Kevin wrote: > Vaibhav Hiremath writes: > > > Last time I had submitted a big patch-series, almost changing >7.5K lines > > for AM33XX voltage, power, clock and HWMOD data support (as a RFC); > > which I believe is very hard to review and difficult to man

RE: [PATCH-V2 1/2] arm:omap:am33xx: Add voltage domain data

2012-01-11 Thread Hiremath, Vaibhav
On Tue, Jan 10, 2012 at 23:59:59, Hilman, Kevin wrote: > Vaibhav Hiremath writes: > > > Currently dummy voltage domain data is being created > > in order to succeed boot process, nothing has been done > > w.r.t actual hardware (voltage control). > > > > Also, hook up the AM33XX voltage domain to

RE: [PATCH-V2 1/3] arm:omap:omap4: Remove hardcoded reg-offs for PWRSTCTRL & PWRSTST

2012-01-11 Thread Hiremath, Vaibhav
On Tue, Jan 10, 2012 at 23:39:56, Hilman, Kevin wrote: > Vaibhav Hiremath writes: > > > This patch removes the existing hard-coded way of providing > > offset to omap4_prminst_xxx API's and instead use offsets > > provided in powerdomains_data. > > > > Very much required for the new device AM

RE: [PATCH-V2 3/3] arm:omap:omap4: Hook-up am33xx support to existing prm code

2012-01-11 Thread Hiremath, Vaibhav
On Tue, Jan 10, 2012 at 23:39:22, Hilman, Kevin wrote: > Vaibhav Hiremath writes: > > > AM33XX PRM module (L4_WK domain) will be treated as another seperate > > partition in _prm_bases[] table. > > > > Also, since cpu_is_omap34xx check is true for am33xx family of > > devices, we must check cpu_i

RE: [RFC PATCH] arm:omap:omap4: Remove hardcoded reg-offs for PWRSTCTRL & PWRSTST

2012-01-08 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Saturday, January 07, 2012 12:57 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; Paul Walmsley; Nayak, Rajendra; Tony > Lindgren > Subject: Re: [RFC PATCH] arm:omap:omap4: Remove hardcoded reg-offs for

RE: [PATCH 0/7] ARM: OMAP: remove IP checks from SoC family detection

2012-01-08 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Saturday, January 07, 2012 12:25 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; Paul Walmsley > Subject: Re: [PATCH 0/7] ARM: OMAP: remove IP checks from SoC family > detection > >

RE: [RFC/PATCH 8/7] ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xx

2012-01-07 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Saturday, January 07, 2012 12:24 AM > To: linux-omap@vger.kernel.org > Cc: Paul Walmsley; Hiremath, Vaibhav > Subject: [RFC/PATCH 8/7] ARM: OMAP: AM35xx: convert 3517 detection/flags > to AM35xx > > Currently

RE: [RFC/PATCH 3/7] ARM: OMAP3: clock data: treat all AM35x devices the same

2012-01-06 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Friday, January 06, 2012 5:34 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; Paul Walmsley > Subject: Re: [RFC/PATCH 3/7] ARM: OMAP3: clock data: treat all AM35x > devices the same > >

RE: [PATCH-V1] arm/dts: Add support for TI OMAP3 EVM board

2012-01-05 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Friday, December 16, 2011 12:36 PM > To: linux-omap@vger.kernel.org > Cc: t...@atomide.com; linux-arm-ker...@lists.infradead.org; devicetree- > disc...@lists.ozlabs.org; grant.lik...@secretlab.ca; Cousson, Benoit; &

RE: [PATCH 0/7] ARM: OMAP: remove IP checks from SoC family detection

2012-01-05 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, January 05, 2012 6:47 AM > To: linux-omap@vger.kernel.org > Cc: Paul Walmsley; Hiremath, Vaibhav > Subject: [PATCH 0/7] ARM: OMAP: remove IP checks from SoC family detection > > Currently, our SoC d

RE: [RFC/PATCH 7/7] ARM: OMAP: remove unused cpu_is_omap3530()

2012-01-05 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, January 05, 2012 6:47 AM > To: linux-omap@vger.kernel.org > Cc: Paul Walmsley; Hiremath, Vaibhav > Subject: [RFC/PATCH 7/7] ARM: OMAP: remove unused cpu_is_omap3530() > > The cpu_is_omap3530() macro is

RE: [RFC/PATCH 3/7] ARM: OMAP3: clock data: treat all AM35x devices the same

2012-01-05 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, January 05, 2012 6:47 AM > To: linux-omap@vger.kernel.org > Cc: Paul Walmsley; Hiremath, Vaibhav > Subject: [RFC/PATCH 3/7] ARM: OMAP3: clock data: treat all AM35x devices > the same > > The init fo

RE: [RFC/PATCH 4/7] ARM: OMAP: AM35x: remove redunant cpu_is checks for AM3505

2012-01-05 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, January 05, 2012 6:47 AM > To: linux-omap@vger.kernel.org > Cc: Paul Walmsley; Hiremath, Vaibhav > Subject: [RFC/PATCH 4/7] ARM: OMAP: AM35x: remove redunant cpu_is checks > for AM3505 > > There a

RE: [RFC/PATCH 5/7] ARM: OMAP: clock: remove unused CK_3505 flag

2012-01-05 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, January 05, 2012 6:47 AM > To: linux-omap@vger.kernel.org > Cc: Paul Walmsley; Hiremath, Vaibhav > Subject: [RFC/PATCH 5/7] ARM: OMAP: clock: remove unused CK_3505 flag > > This flag is no longer used si

RE: [PATCH V2] am35xx-emac: move generic EMAC init to separate file

2011-12-21 Thread Hiremath, Vaibhav
> -Original Message- > From: Ilya Yanok [mailto:ya...@emcraft.com] > Sent: Wednesday, December 21, 2011 2:45 PM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; sash...@emcraft.com > Subject: Re: [PATCH V2] am35xx-emac: move generic EMAC init to separate >

RE: [PATCH V2] am35xx-emac: move generic EMAC init to separate file

2011-12-20 Thread Hiremath, Vaibhav
> -Original Message- > From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- > ow...@vger.kernel.org] On Behalf Of Ilya Yanok > Sent: Wednesday, December 21, 2011 4:57 AM > To: linux-omap@vger.kernel.org > Cc: sash...@emcraft.com; Ilya Yanok > Subject: [PATCH V2] am35xx-emac: move gen

RE: [PATCH-V4 0/3] Introducing TI's New SoC/board AM335XEVM

2011-12-20 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Friday, December 02, 2011 11:04 PM > To: Mohammed, Afzal > Cc: Hiremath, Vaibhav; Russell King; linux-omap@vger.kernel.org; > t...@atomide.com; linux-arm-ker...@lists.infradead.org; p...@pwsan.com > Subject: Re: [PATC

RE: [PATCH] AM35xx: disable checking for reserved feature bits

2011-12-20 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Saturday, December 10, 2011 6:51 AM > To: Tony Lindgren > Cc: Ilya Yanok; linux-omap@vger.kernel.org; w...@denx.de; d...@denx.de; > sash...@emcraft.com; Hiremath, Vaibhav > Subject: Re: [PATCH] AM35xx: disable

RE: [PATCH-V3 2/2] arm:omap: cleanup & split omap2/3/4_check_revision function

2011-12-19 Thread Hiremath, Vaibhav
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Tuesday, December 20, 2011 5:21 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; Hilman, Kevin > Subject: Re: [PATCH-V3 2/2] arm:omap: cleanup & split > omap2/3/4_check_revisio

RE: [PATCH-V2] arm:omap: cleanup & split omap2/3/4_check_revision function

2011-12-17 Thread Hiremath, Vaibhav
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Saturday, December 17, 2011 6:58 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; Hilman, Kevin > Subject: Re: [PATCH-V2] arm:omap: cleanup & split omap2/3/4_check_revision >

RE: [PATCH] AM35xx: disable checking for reserved feature bits

2011-12-16 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Saturday, December 10, 2011 6:51 AM > To: Tony Lindgren > Cc: Ilya Yanok; linux-omap@vger.kernel.org; w...@denx.de; d...@denx.de; > sash...@emcraft.com; Hiremath, Vaibhav > Subject: Re: [PATCH] AM35xx: disable checking

RE: [PATCH] arm/dts: Add support for OMAP3 Mistral EVM board

2011-12-15 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Friday, December 16, 2011 11:36 AM > To: linux-omap@vger.kernel.org > Cc: t...@atomide.com; linux-arm-ker...@lists.infradead.org; devicetree- > disc...@lists.ozlabs.org; grant.lik...@secretlab.ca; Cousson, Benoit; &

RE: [PATCH-V5 0/3] Introducing TI's New SoC/board AM335XEVM

2011-12-08 Thread Hiremath, Vaibhav
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Thursday, December 08, 2011 2:40 AM > To: Hilman, Kevin > Cc: Hiremath, Vaibhav; linux-omap@vger.kernel.org; linux-arm- > ker...@lists.infradead.org; p...@pwsan.com > Subject: Re: [PATCH-V5

RE: [RFC PATCH] arm:omap: cleanup & split omap2/3/4_check_revision function

2011-12-08 Thread Hiremath, Vaibhav
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Thursday, December 08, 2011 5:11 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org > Subject: Re: [RFC PATCH] arm:omap: cleanup & split > omap2/3/4_check_revision function

RE: [RFC PATCH 07/11] arm:omap:am33xx: Add irq, dma and module base addr to SoC header files

2011-12-01 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, December 01, 2011 7:16 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; t...@atomide.com; p...@pwsan.com; linux- > arm-ker...@lists.infradead.org; Cousson, Benoit; Mohammed, Afzal > Subject:

RE: [RFC PATCH 00/11] arm:omap:am33xx: Add basic voltage, power, clock & HWMOD data

2011-12-01 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, December 01, 2011 7:12 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; t...@atomide.com; p...@pwsan.com; linux- > arm-ker...@lists.infradead.org; Cousson, Benoit > Subject: Re: [RFC PATCH 00/11]

RE: [RFC PATCH 03/11] arm:omap:am33xx: Add power domain data

2011-12-01 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, December 01, 2011 6:34 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; t...@atomide.com; p...@pwsan.com; linux- > arm-ker...@lists.infradead.org; Cousson, Benoit; Mohammed, Afzal; Patil, > Rachn

RE: [RFC PATCH 04/11] arm:omap:am33xx: Integrate powerdomain to OMAP power framework

2011-12-01 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, December 01, 2011 6:35 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; t...@atomide.com; p...@pwsan.com; linux- > arm-ker...@lists.infradead.org; Cousson, Benoit; Mohammed, Afzal > Subject:

RE: [RFC PATCH 02/11] arm:omap:am33xx: Integrate voltage domain data

2011-12-01 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, December 01, 2011 5:43 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; t...@atomide.com; p...@pwsan.com; linux- > arm-ker...@lists.infradead.org; Cousson, Benoit; Mohammed, Afzal > Subject:

RE: [RFC PATCH 01/11] arm:omap:am33xx: Add voltage domain data

2011-12-01 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, December 01, 2011 5:41 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; t...@atomide.com; p...@pwsan.com; linux- > arm-ker...@lists.infradead.org; Cousson, Benoit; Mohammed, Afzal > Subject:

RE: [PATCH-V4 0/3] Introducing TI's New SoC/board AM335XEVM

2011-12-01 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, December 01, 2011 5:09 AM > To: Hiremath, Vaibhav; Russell King > Cc: linux-omap@vger.kernel.org; t...@atomide.com; linux-arm- > ker...@lists.infradead.org; p...@pwsan.com > Subject: Re: [PATCH-V4 0/3] Int

RE: [PATCH-V4 3/3] arm:omap:am33xx: Add low level debugging support

2011-12-01 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, December 01, 2011 5:03 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; t...@atomide.com; linux-arm- > ker...@lists.infradead.org; p...@pwsan.com; Mohammed, Afzal > Subject: Re: [PATCH-V4 3/3] arm

RE: [PATCH v2 04/11] OMAP4: hwmod: Include CSI2A and CSIPHY1 memory sections

2011-11-30 Thread Hiremath, Vaibhav
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Aguirre, Sergio > Sent: Thursday, December 01, 2011 5:45 AM > To: linux-me...@vger.kernel.org > Cc: linux-omap@vger.kernel.org; laurent.pinch...@ideasonboard.com; > sak

RE: [PATCH v2 10/11] arm: omap4panda: Add support for omap4iss camera

2011-11-30 Thread Hiremath, Vaibhav
> -Original Message- > From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- > ow...@vger.kernel.org] On Behalf Of Aguirre, Sergio > Sent: Thursday, December 01, 2011 5:45 AM > To: linux-me...@vger.kernel.org > Cc: linux-omap@vger.kernel.org; laurent.pinch...@ideasonboard.com; > sakar

RE: [RFC 1/3] pinctrl: add a driver for the OMAP pinmux

2011-11-23 Thread Hiremath, Vaibhav
> -Original Message- > From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- > ow...@vger.kernel.org] On Behalf Of Koen Kooi > Sent: Wednesday, November 23, 2011 8:51 PM > To: Tony Lindgren > Cc: Linus Walleij; Thomas Abraham; Nayak, Rajendra; linux- > o...@vger.kernel.org; linaro-...@

RE: [RFC PATCH] arm:omap: cleanup & split omap2/3/4_check_revision function

2011-11-22 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Monday, November 07, 2011 8:13 PM > To: linux-omap@vger.kernel.org > Cc: t...@atomide.com; Hiremath, Vaibhav > Subject: [RFC PATCH] arm:omap: cleanup & split omap2/3/4_check_revision > function >

RE: [PATCH] arm:omap:serial:cleanup: use module rev instead of cpu_is_xxxx

2011-11-16 Thread Hiremath, Vaibhav
> -Original Message- > From: Hilman, Kevin > Sent: Tuesday, November 08, 2011 1:15 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; t...@atomide.com > Subject: Re: [PATCH] arm:omap:serial:cleanup: use module rev instead of > cpu_is_ > &g

RE: [RFC PATCH] arm:omap: cleanup & split omap2/3/4_check_revision function

2011-11-16 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Monday, November 07, 2011 8:13 PM > To: linux-omap@vger.kernel.org > Cc: t...@atomide.com; Hiremath, Vaibhav > Subject: [RFC PATCH] arm:omap: cleanup & split omap2/3/4_check_revision > function >

RE: [PATCH-V3 4/4] arm:omap:am33xx: Add low level debugging support

2011-11-07 Thread Hiremath, Vaibhav
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Friday, October 07, 2011 4:39 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; Hilman, Kevin; p...@pwsan.com; linux-arm- > ker...@lists.infradead.org; Mohammed, Afzal > Subje

RE: [PATCH] arm:omap:serial:cleanup: use module rev instead of cpu_is_xxxx

2011-11-07 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Monday, November 07, 2011 8:28 PM > To: linux-omap@vger.kernel.org > Cc: t...@atomide.com; Hiremath, Vaibhav > Subject: [PATCH] arm:omap:serial:cleanup: use module rev instead of > cpu_is_ > > For OMAP

RE: [PATCH] BUILD FIX:hwspinlock: do not return any value from void funtion

2011-11-07 Thread Hiremath, Vaibhav
> -Original Message- > From: Ohad Ben-Cohen [mailto:o...@wizery.com] > Sent: Monday, November 07, 2011 7:25 PM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; t...@atomide.com > Subject: Re: [PATCH] BUILD FIX:hwspinlock: do not return any value from > voi

RE: [PATCH] BUILD FIX:hwspinlock: do not return any value from void funtion

2011-11-07 Thread Hiremath, Vaibhav
> -Original Message- > From: Ohad Ben-Cohen [mailto:o...@wizery.com] > Sent: Monday, November 07, 2011 7:25 PM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; t...@atomide.com > Subject: Re: [PATCH] BUILD FIX:hwspinlock: do not return any value from > voi

RE: [PATCH] BUILD FIX:hwspinlock: do not return any value from void funtion

2011-11-07 Thread Hiremath, Vaibhav
> -Original Message- > From: Igor Grinberg [mailto:grinb...@compulab.co.il] > Sent: Monday, November 07, 2011 6:37 PM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; t...@atomide.com; o...@wizery.com > Subject: Re: [PATCH] BUILD FIX:hwspinlock: do not ret

RE: [PATCH-V3 2/4] arm:omap:am33xx: Update common OMAP machine specific sources

2011-11-05 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Saturday, November 05, 2011 3:11 PM > To: Hiremath, Vaibhav; linux-omap@vger.kernel.org > Cc: Hilman, Kevin; p...@pwsan.com; t...@atomide.com; linux-arm- > ker...@lists.infradead.org; Mohammed, Afzal > Subje

RE: [PATCH-V3 2/4] arm:omap:am33xx: Update common OMAP machine specific sources

2011-11-05 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Tuesday, September 20, 2011 8:02 PM > To: linux-omap@vger.kernel.org > Cc: Hilman, Kevin; p...@pwsan.com; t...@atomide.com; linux-arm- > ker...@lists.infradead.org; Mohammed, Afzal; Hiremath, Vaibhav > S

RE: [PATCH-V3 2/4] arm:omap:am33xx: Update common OMAP machine specific sources

2011-11-03 Thread Hiremath, Vaibhav
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Friday, October 07, 2011 4:33 AM > To: Hilman, Kevin > Cc: Premi, Sanjeev; Hiremath, Vaibhav; linux-omap@vger.kernel.org; > p...@pwsan.com; linux-arm-ker...@lists.infradead.org; Mohammed, A

RE: Linux v3.1-rc8 : SDHC card do not switch to high speed mode

2011-10-17 Thread Hiremath, Vaibhav
> -Original Message- > From: Nath, Arindam [mailto:arindam.n...@amd.com] > Sent: Monday, October 17, 2011 8:28 PM > To: Subhash Jadavani; Hiremath, Vaibhav; Hebbar, Gururaja; linux- > m...@vger.kernel.org > Cc: linux-omap@vger.kernel.org; prak...@marvell.com; p

RE: Linux v3.1-rc8 : SDHC card do not switch to high speed mode

2011-10-17 Thread Hiremath, Vaibhav
> -- > > true > > Then during mmc_read_switch(), since it's a sda spec3 card, the code goes > to read sd3_drv_type & sd3_curr_limit and skips settings hs_max_dtr. > > mmc_sd_switch_hs() returns back since hs_max_dtr == 0 > > if (card->sw_caps

RE: [PATCH v4 5/5] OMAP_VOUT: Increase MAX_DISPLAYS to a larger value

2011-09-29 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Wednesday, September 28, 2011 8:19 PM > To: Hiremath, Vaibhav > Cc: Valkeinen, Tomi; linux-omap@vger.kernel.org; Semwal, Sumit; linux- > me...@vger.kernel.org; Taneja, Archit > Subject: [PATCH v4 5/5] OMAP_VOUT: Incre

RE: [PATCH v4 4/5] OMAP_VOUT: Add support for DSI panels

2011-09-29 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Wednesday, September 28, 2011 8:19 PM > To: Hiremath, Vaibhav > Cc: Valkeinen, Tomi; linux-omap@vger.kernel.org; Semwal, Sumit; linux- > me...@vger.kernel.org; Taneja, Archit > Subject: [PATCH v4 4/5] OMAP_VOUT: Add s

RE: [PATCH v4 3/5] OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

2011-09-29 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Wednesday, September 28, 2011 8:19 PM > To: Hiremath, Vaibhav > Cc: Valkeinen, Tomi; linux-omap@vger.kernel.org; Semwal, Sumit; linux- > me...@vger.kernel.org; Taneja, Archit > Subject: [PATCH v4 3/5] OMAP_VOUT: Fix

RE: [PATCH v4 2/5] OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr

2011-09-29 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Wednesday, September 28, 2011 8:19 PM > To: Hiremath, Vaibhav > Cc: Valkeinen, Tomi; linux-omap@vger.kernel.org; Semwal, Sumit; linux- > me...@vger.kernel.org; Taneja, Archit > Subject: [PATCH v4 2/5] OMAP_VOUT: CLEA

RE: [PATCH v4 1/5] OMAP_VOUT: Fix check in reqbuf for buf_size allocation

2011-09-28 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Wednesday, September 28, 2011 8:19 PM > To: Hiremath, Vaibhav > Cc: Valkeinen, Tomi; linux-omap@vger.kernel.org; Semwal, Sumit; linux- > me...@vger.kernel.org; Taneja, Archit > Subject: [PATCH v4 1/5] OMAP_VOUT: Fi

RE: [PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl

2011-09-27 Thread Hiremath, Vaibhav
> -Original Message- > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] > Sent: Tuesday, September 27, 2011 11:36 PM > To: Hiremath, Vaibhav > Cc: Ravi, Deepthy; linux-me...@vger.kernel.org; t...@atomide.com; > li...@arm.linux.org.uk; linux-omap@vger.ker

RE: [PATCH v3 1/4] OMAP_VOUT: Fix check in reqbuf for buf_size allocation

2011-09-27 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Monday, September 26, 2011 5:29 PM > To: Hiremath, Vaibhav > Cc: Valkeinen, Tomi; linux-omap@vger.kernel.org; Semwal, Sumit; linux- > me...@vger.kernel.org; Taneja, Archit > Subject: [PATCH v3 1/4] OMAP_VOUT: Fi

RE: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

2011-09-27 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Tuesday, September 27, 2011 12:32 PM > To: Hiremath, Vaibhav > Cc: Valkeinen, Tomi; Semwal, Sumit; linux-omap@vger.kernel.org; linux- > me...@vger.kernel.org > Subject: Re: [PATCH 3/5] [media]: OMAP_VOUT: Fix

RE: [PATCH v3 3/3] OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting

2011-09-27 Thread Hiremath, Vaibhav
Thanks, Vaibhav > -Original Message- > From: Taneja, Archit > Sent: Monday, September 26, 2011 12:04 PM > To: Hiremath, Vaibhav > Cc: Valkeinen, Tomi; linux-omap@vger.kernel.org; Semwal, Sumit; Taneja, > Archit; linux-me...@vger.kernel.org; Molnar, Lajos > S

RE: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

2011-09-26 Thread Hiremath, Vaibhav
> -Original Message- > From: Valkeinen, Tomi > Sent: Tuesday, September 27, 2011 12:19 PM > To: Hiremath, Vaibhav > Cc: Semwal, Sumit; Taneja, Archit; linux-omap@vger.kernel.org; linux- > me...@vger.kernel.org > Subject: RE: [PATCH 3/5] [media]: OMAP_VOUT: Fix

RE: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

2011-09-26 Thread Hiremath, Vaibhav
> -Original Message- > From: Semwal, Sumit > Sent: Tuesday, September 27, 2011 11:12 AM > To: Hiremath, Vaibhav > Cc: Taneja, Archit; Valkeinen, Tomi; linux-omap@vger.kernel.org; linux- > me...@vger.kernel.org > Subject: Re: [PATCH 3/5] [media]: OMAP_VOUT: Fix

RE: [PATCH v3 4/4] OMAP_VOUT: Don't trigger updates in omap_vout_probe

2011-09-26 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Monday, September 26, 2011 5:29 PM > To: Hiremath, Vaibhav > Cc: Valkeinen, Tomi; linux-omap@vger.kernel.org; Semwal, Sumit; linux- > me...@vger.kernel.org; Taneja, Archit > Subject: [PATCH v3 4/4] OMAP_VOUT: Don

RE: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

2011-09-26 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Thursday, September 22, 2011 11:46 AM > To: Hiremath, Vaibhav > Cc: Valkeinen, Tomi; linux-omap@vger.kernel.org; Semwal, Sumit; linux- > me...@vger.kernel.org > Subject: Re: [PATCH 3/5] [media]: OMAP_VOUT: Fix

RE: [PATCH-V3 0/4] Introducing TI's New SoC/board AM335XEVM

2011-09-26 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Tuesday, September 20, 2011 8:02 PM > To: linux-omap@vger.kernel.org > Cc: Hilman, Kevin; p...@pwsan.com; t...@atomide.com; linux-arm- > ker...@lists.infradead.org; Hiremath, Vaibhav > Subject: [PATCH-V3 0/4] Int

RE: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

2011-09-21 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Friday, September 16, 2011 3:31 PM > To: Hiremath, Vaibhav > Cc: Valkeinen, Tomi; linux-omap@vger.kernel.org; Semwal, Sumit; linux- > me...@vger.kernel.org; Taneja, Archit > Subject: [PATCH 3/5] [media]: OMAP_VOUT: F

RE: [PATCH 2/5] [media]: OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr

2011-09-21 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Friday, September 16, 2011 3:31 PM > To: Hiremath, Vaibhav > Cc: Valkeinen, Tomi; linux-omap@vger.kernel.org; Semwal, Sumit; linux- > me...@vger.kernel.org; Taneja, Archit > Subject: [PATCH 2/5] [media]: OMAP_

RE: [PATCH 1/5] [media]: OMAP_VOUT: Fix check in reqbuf & mmap for buf_size allocation

2011-09-21 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Friday, September 16, 2011 3:30 PM > To: Hiremath, Vaibhav > Cc: Valkeinen, Tomi; linux-omap@vger.kernel.org; Semwal, Sumit; linux- > me...@vger.kernel.org; Taneja, Archit > Subject: [PATCH 1/5] [media]: OMAP_VOUT

RE: [PATCH v2] arm: omap3evm: Add support for an MT9M032 based camera board.

2011-09-19 Thread Hiremath, Vaibhav
> -Original Message- > From: mar...@neutronstar.dyndns.org [mailto:mar...@neutronstar.dyndns.org] > Sent: Tuesday, September 20, 2011 12:55 AM > To: Hiremath, Vaibhav > Cc: Laurent Pinchart; Tony Lindgren; linux-omap@vger.kernel.org; linux- > me...@vger.kernel.

RE: [PATCH v2 2/3] OMAPDSS: DISPC: VIDEO3 pipeline support

2011-09-19 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Friday, September 16, 2011 12:09 PM > To: Valkeinen, Tomi > Cc: Hiremath, Vaibhav; linux-omap@vger.kernel.org; Taneja, Archit > Subject: [PATCH v2 2/3] OMAPDSS: DISPC: VIDEO3 pipeline support > > Add support for

RE: [PATCH v2 1/3] OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting

2011-09-19 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Friday, September 16, 2011 12:09 PM > To: Valkeinen, Tomi > Cc: Hiremath, Vaibhav; linux-omap@vger.kernel.org; Taneja, Archit; linux- > me...@vger.kernel.org; Molnar, Lajos > Subject: [PATCH v2 1/3] OMAPDSS/OMAP_VOUT

RE: [PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl

2011-09-19 Thread Hiremath, Vaibhav
org; linux-arm-ker...@lists.infradead.org; linux- > ker...@vger.kernel.org; mche...@infradead.org; g.liakhovet...@gmx.de; > Hiremath, Vaibhav > Subject: Re: [PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl > > Hi Deepthy, > > On Friday 16 September 2011 15:00:53 Ravi, Deepthy wrote: &g

RE: [PATCH v2] arm: omap3evm: Add support for an MT9M032 based camera board.

2011-09-18 Thread Hiremath, Vaibhav
_MACH_OMAP3_PANDORA) += board-omap3pandora.o \ > >hsmmc.o > > diff --git a/arch/arm/mach-omap2/board-omap3evm-camera.c > > b/arch/arm/mach-omap2/board-omap3evm-camera.c new file mode 100644 > > index 000..be987d9 > > ---

RE: [RFC PATCH-V2 0/4] Introducing TI's New SoC/board AM335XEVM

2011-09-15 Thread Hiremath, Vaibhav
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Thursday, September 15, 2011 6:02 AM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; Hilman, Kevin; p...@pwsan.com; linux-arm- > ker...@lists.infradead.org > Subject: Re: [RFC PATC

RE: [PATCHv2] ISP:BUILD:FIX: Move media_entity_init() and

2011-09-06 Thread Hiremath, Vaibhav
> -Original Message- > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] > Sent: Monday, September 05, 2011 6:20 PM > To: Mauro Carvalho Chehab > Cc: Hiremath, Vaibhav; Ravi, Deepthy; linux-me...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-om

RE: [RFC: PATCH 1/4] AM335X: Update common omap platform files

2011-08-24 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Thursday, August 11, 2011 4:00 PM > To: linux-omap@vger.kernel.org > Cc: t...@atomide.com; Hilman, Kevin; p...@pwsan.com; linux-arm- > ker...@lists.infradead.org; Mohammed, Afzal; Hiremath, Vaibhav > Subject: [R

RE: [RFC: PATCH 4/4] AM335X: Add low level debugging support

2011-08-24 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Thursday, August 11, 2011 4:01 PM > To: linux-omap@vger.kernel.org > Cc: t...@atomide.com; Hilman, Kevin; p...@pwsan.com; linux-arm- > ker...@lists.infradead.org; Mohammed, Afzal; Hiremath, Vaibhav > Subject: [R

RE: [PATCHv2] ISP:BUILD:FIX: Move media_entity_init() and

2011-08-24 Thread Hiremath, Vaibhav
> -Original Message- > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] > Sent: Wednesday, August 24, 2011 6:56 PM > To: Hiremath, Vaibhav > Cc: Ravi, Deepthy; mche...@infradead.org; linux-me...@vger.kernel.org; > linux-ker...@vger.kernel.org; linux-om

RE: [PATCHv2] ISP:BUILD:FIX: Move media_entity_init() and

2011-08-24 Thread Hiremath, Vaibhav
> -Original Message- > From: Andy Shevchenko [mailto:andriy.shevche...@linux.intel.com] > Sent: Wednesday, August 24, 2011 6:26 PM > To: Hiremath, Vaibhav > Cc: Laurent Pinchart; Ravi, Deepthy; mche...@infradead.org; linux- > me...@vger.kernel.org; linux-ker...@vger.kern

RE: [PATCHv2] ISP:BUILD:FIX: Move media_entity_init() and

2011-08-24 Thread Hiremath, Vaibhav
> -Original Message- > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] > Sent: Wednesday, August 24, 2011 5:00 PM > To: Ravi, Deepthy > Cc: mche...@infradead.org; linux-me...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-omap@vger.kernel.org;

RE: [PATCH] Media controller: Define media_entity_init() and media_entity_cleanup() conditionally

2011-08-17 Thread Hiremath, Vaibhav
> -Original Message- > From: Ravi, Deepthy > Sent: Wednesday, August 17, 2011 4:05 PM > To: mche...@infradead.org; linux-me...@vger.kernel.org; linux- > ker...@vger.kernel.org > Cc: linux-omap@vger.kernel.org; Hiremath, Vaibhav; Ravi, Deepthy > Subject: [PATCH] Med

RE: [RFC: PATCH 0/4] Introducing TI's New SoC/board AM335XEVM

2011-08-16 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Thursday, August 11, 2011 4:00 PM > To: linux-omap@vger.kernel.org > Cc: t...@atomide.com; Hilman, Kevin; p...@pwsan.com; linux-arm- > ker...@lists.infradead.org; Hiremath, Vaibhav > Subject: [RFC: PATCH 0/4] Int

RE: [PATCH] [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2

2011-08-11 Thread Hiremath, Vaibhav
> -Original Message- > From: Taneja, Archit > Sent: Friday, August 05, 2011 12:49 PM > To: Hiremath, Vaibhav; linux-me...@vger.kernel.org > Cc: k...@dominion.thruhere.net; Valkeinen, Tomi; linux- > o...@vger.kernel.org; Taneja, Archit > Subject: [PATCH] [media] OMAP_

<    1   2   3   4   5   6   7   8   9   >