RE: [PATCH 5/6] usb: ohci: don't hard-code TLL channel count

2010-08-18 Thread Munegowda, Keshava
It is [PATCH 5/5] not [PATCH 5/6]. I have resent this mail with this subject correction. Regards, Keshava Munegowda -Original Message- From: Munegowda, Keshava Sent: Wednesday, August 18, 2010 8:26 AM To: linux-...@vger.kernel.org; linux-omap@vger.kernel.org Cc: Munegowda

RE: [PATCH 5/6] usb: ohci: don't hard-code TLL channel count

2010-08-19 Thread Munegowda, Keshava
-Original Message- From: Felipe Balbi [mailto:felipe.ba...@nokia.com] Sent: Thursday, August 19, 2010 11:33 AM To: Munegowda, Keshava Cc: linux-...@vger.kernel.org; linux-omap@vger.kernel.org; Gadiyar, Anand Subject: Re: [PATCH 5/6] usb: ohci: don't hard-code TLL channel count

RE: [PATCH 5/6] usb: ohci: don't hard-code TLL channel count

2010-08-19 Thread Munegowda, Keshava
-Original Message- From: Felipe Balbi [mailto:felipe.ba...@nokia.com] Sent: Thursday, August 19, 2010 12:53 PM To: Munegowda, Keshava Cc: Balbi Felipe (Nokia-MS/Helsinki); linux-...@vger.kernel.org; linux-omap@vger.kernel.org; Gadiyar, Anand Subject: Re: [PATCH 5/6] usb: ohci

RE: [PATCH 0/5] usb: omap: prepare for OMAP4 EHCI and OHCI support

2010-09-08 Thread Munegowda, Keshava
-Original Message- From: Munegowda, Keshava Sent: Wednesday, August 18, 2010 8:26 AM To: linux-...@vger.kernel.org; linux-omap@vger.kernel.org Cc: Munegowda, Keshava Subject: [PATCH 0/5] usb: omap: prepare for OMAP4 EHCI and OHCI support This series does minor code cleanup

RE: [PATCH] usb: omap: ohci: Missing driver unregister in module exit

2010-09-16 Thread Munegowda, Keshava
-Original Message- From: Munegowda, Keshava Sent: Tuesday, September 14, 2010 4:40 AM To: linux-...@vger.kernel.org; linux-omap@vger.kernel.org Cc: Gadiyar, Anand; Kamat, Nishant; Munegowda, Keshava Subject: [PATCH] usb: omap: ohci: Missing driver unregister in module exit The un

[PATCH]omap:mux.c waring removal

2010-05-05 Thread Munegowda, Keshava
From: Keshava Munegowda a0393...@ti.com This patch removes the below warning arch/arm/mach-omap2/mux.c:52: warning: 'mux_phys' defined but not used The definition of variable mux_phys should be enclosed in the macro CONFIG_ARCH_OMAP3 Signed-off-by: Keshava Munegowda a0393...@ti.com Index:

[PATCH]omap: mux.c warning removal

2010-05-05 Thread Munegowda, Keshava
From: Keshava Munegowda a0393...@ti.com This patch removes the below warning arch/arm/mach-omap2/mux.c:52: warning: 'mux_phys' defined but not used The definition of variable mux_phys should be enclosed in the macro CONFIG_ARCH_OMAP3 Signed-off-by: Keshava Munegowda a0393...@ti.com Index:

RE: [PATCH]omap: mux.c warning removal

2010-05-06 Thread Munegowda, Keshava
(muxmode_mutex); +static unsigned long mux_phys; #ifdef CONFIG_OMAP_MUX -Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Thursday, May 06, 2010 2:52 AM To: Munegowda, Keshava Cc: linux-omap@vger.kernel.org; t...@atomide.com Subject: Re: [PATCH]omap: mux.c

RE: [PATCH V2]omap: mux.c warning removal

2010-05-07 Thread Munegowda, Keshava
From: Keshava Munegowda a0393...@ti.com This patch removes the below warning arch/arm/mach-omap2/mux.c:52: warning: 'mux_phys' defined but not used The definition of variable mux_phys should be enclosed in the macro CONFIG_ARCH_OMAP3 Signed-off-by: Keshava Munegowda a0393...@ti.com Index:

RE: [PATCH V2]omap: mux.c warning removal

2010-05-11 Thread Munegowda, Keshava
-Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Monday, May 10, 2010 9:42 PM To: Munegowda, Keshava Cc: linux-omap@vger.kernel.org; t...@atomide.com Subject: Re: [PATCH V2]omap: mux.c warning removal Munegowda, Keshava keshava_mgo...@ti.com writes

Re: [PATCH 1/6 v2] omap: musb: Adding hwmod data for ti81xx

2011-09-08 Thread Munegowda, Keshava
On Wed, Sep 7, 2011 at 10:32 PM, Ajay Kumar Gupta ajay.gu...@ti.com wrote: From: Ravi Babu ravib...@ti.com The usb subsystem (usbss) in ti81xx has two musb interfaces. There are three irqs and three address spaces for usbss, musb0 and musb1 respectively. Created one hwmod with three irq and

Re: [PATCH 1/6 v2] omap: musb: Adding hwmod data for ti81xx

2011-09-08 Thread Munegowda, Keshava
On Thu, Sep 8, 2011 at 1:30 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Thu, Sep 08, 2011 at 11:56:25AM +0530, Munegowda, Keshava wrote: On Wed, Sep 7, 2011 at 10:32 PM, Ajay Kumar Gupta ajay.gu...@ti.com wrote: From: Ravi Babu ravib...@ti.com The usb subsystem (usbss) in ti81xx has two

Re: [PATCH 0/5 v8] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers

2011-09-09 Thread Munegowda, Keshava
On Thu, Aug 25, 2011 at 12:31 PM, Keshava Munegowda keshava_mgo...@ti.com wrote: From: Keshava Munegowda keshava_mgo...@ti.com The Hwmod structures and Runtime PM features are implemented For EHCI and OHCI drivers of OMAP3 and OMAP4. The global suspend/resume of EHCI and OHCI is validated on

Re: [PATCH 1/2] arm: omap: usb: enable I/O wakeups of ehci and ohci hwmods of omap4

2011-09-12 Thread Munegowda, Keshava
On Fri, Sep 9, 2011 at 11:57 PM, Kevin Hilman khil...@ti.com wrote: Keshava Munegowda keshava_mgo...@ti.com writes: From: Kishon Vijay Abraham kis...@ti.com For ehci and ohci hwmods, the omap4 I/O wakeup capablity is enabled. for ehci in phy mode,       - the DAT0 and DIR I/O pad is set as

Re: [PATCH 0/5 v8] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers

2011-09-13 Thread Munegowda, Keshava
On Fri, Sep 9, 2011 at 10:02 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Thu, Aug 25, 2011 at 12:31 PM, Keshava Munegowda keshava_mgo...@ti.com wrote: From: Keshava Munegowda keshava_mgo...@ti.com The Hwmod structures and Runtime PM features are implemented For EHCI and OHCI

Re: [PATCH] mfd: omap: cleanup: use macros to check for TLL mode

2011-09-14 Thread Munegowda, Keshava
On Wed, Sep 14, 2011 at 7:57 PM, Kishon Vijay Abraham I kis...@ti.com wrote: In one particular place the old form of checking for TLL mode is used. This patch fixes the same by using macros to check for TLL mode. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com --- patch is created on top

Re: [PATCH 1/5 v8] arm: omap: usb: ehci and ohci hwmod structures for omap4

2011-09-14 Thread Munegowda, Keshava
On Wed, Sep 14, 2011 at 10:20 PM, Cousson, Benoit b-cous...@ti.com wrote: Hi Keshava, On 8/25/2011 9:01 AM, Munegowda, Keshava wrote: From: Benoit Coussonb-cous...@ti.com Following 4 hwmod structures are added: UHH hwmod of usbhs with uhh base address and functional clock, EHCI hwmod

Re: [PATCH 1/5 v8] arm: omap: usb: ehci and ohci hwmod structures for omap4

2011-09-15 Thread Munegowda, Keshava
On Thu, Sep 15, 2011 at 11:25 AM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Wed, Sep 14, 2011 at 10:20 PM, Cousson, Benoit b-cous...@ti.com wrote: Hi Keshava, On 8/25/2011 9:01 AM, Munegowda, Keshava wrote: From: Benoit Coussonb-cous...@ti.com Following 4 hwmod structures are added

Re: [PATCH 5/5 v9] mfd: omap: usb: Runtime PM support

2011-09-15 Thread Munegowda, Keshava
On Fri, Sep 16, 2011 at 6:10 AM, Frank Rowand frank.row...@am.sony.com wrote: On 09/15/11 06:22, Keshava Munegowda wrote: From: Keshava Munegowda keshava_mgo...@ti.com The usbhs core driver does not enable/disable the interface and functional clocks; These clocks are handled by hwmod and

Re: [PATCH 5/5 v9] mfd: omap: usb: Runtime PM support

2011-09-16 Thread Munegowda, Keshava
On Fri, Sep 16, 2011 at 11:17 AM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Fri, Sep 16, 2011 at 6:10 AM, Frank Rowand frank.row...@am.sony.com wrote: On 09/15/11 06:22, Keshava Munegowda wrote: From: Keshava Munegowda keshava_mgo...@ti.com The usbhs core driver does not enable

Re: [PATCH 5/5 v9] mfd: omap: usb: Runtime PM support

2011-09-19 Thread Munegowda, Keshava
On Fri, Sep 16, 2011 at 11:17 PM, Frank Rowand frank.row...@am.sony.com wrote: On 09/16/11 00:31, Munegowda, Keshava wrote: On Fri, Sep 16, 2011 at 11:17 AM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Fri, Sep 16, 2011 at 6:10 AM, Frank Rowand frank.row...@am.sony.com wrote: On 09

Re: [PATCH 1/5 v9] arm: omap: usb: ehci and ohci hwmod structures for omap4

2011-09-19 Thread Munegowda, Keshava
On Thu, Sep 15, 2011 at 6:52 PM, Keshava Munegowda keshava_mgo...@ti.com wrote: From: Benoit Cousson b-cous...@ti.com Following 4 hwmod structures are added: UHH hwmod of usbhs with uhh base address and functional clock, EHCI hwmod with irq and base address, OHCI hwmod with irq and base

Re: [PATCH 0/5 v9] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers

2011-09-19 Thread Munegowda, Keshava
On Mon, Sep 19, 2011 at 7:26 PM, Samuel Ortiz sa...@linux.intel.com wrote: Hi Keshava, On Thu, Sep 15, 2011 at 06:52:45PM +0530, Keshava Munegowda wrote: From: Keshava Munegowda keshava_mgo...@ti.com The Hwmod structures and Runtime PM features are implemented For EHCI and OHCI drivers of

Re: [PATCH 0/5 v9] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers

2011-09-20 Thread Munegowda, Keshava
On Mon, Sep 19, 2011 at 10:52 PM, Cousson, Benoit b-cous...@ti.com wrote: Hi Keshava, On 9/19/2011 4:01 PM, Munegowda, Keshava wrote: On Mon, Sep 19, 2011 at 7:26 PM, Samuel Ortizsa...@linux.intel.com  wrote: Hi Keshava, On Thu, Sep 15, 2011 at 06:52:45PM +0530, Keshava Munegowda wrote

Re: [PATCH 1/5 v9] arm: omap: usb: ehci and ohci hwmod structures for omap4

2011-09-20 Thread Munegowda, Keshava
, Munegowda, Keshava wrote: From: Benoit Coussonb-cous...@ti.com Following 4 hwmod structures are added: UHH hwmod of usbhs with uhh base address and functional clock, EHCI hwmod with irq and base address, OHCI hwmod with irq and base address, TLL hwmod of usbhs with the TLL base address

Re: [PATCH 1/5 v8] arm: omap: usb: ehci and ohci hwmod structures for omap4

2011-09-20 Thread Munegowda, Keshava
On Tue, Sep 20, 2011 at 2:03 AM, Cousson, Benoit b-cous...@ti.com wrote: OK, it looks like the second half of the answer was in a second email... that makes sense:-) On 9/15/2011 9:22 AM, Munegowda, Keshava wrote: On Thu, Sep 15, 2011 at 11:25 AM, Munegowda, Keshava keshava_mgo...@ti.com

Re: [PATCH 0/5 v11] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers

2011-09-22 Thread Munegowda, Keshava
On Thu, Sep 22, 2011 at 7:02 PM, Ming Lei tom.leim...@gmail.com wrote: Hi, On Thu, Sep 22, 2011 at 7:37 PM, Keshava Munegowda keshava_mgo...@ti.com wrote: From: Keshava Munegowda keshava_mgo...@ti.com The Hwmod structures and Runtime PM features are implemented For EHCI and OHCI drivers of

Re: [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-09-23 Thread Munegowda, Keshava
On Thu, Sep 22, 2011 at 11:31 PM, Paul Walmsley p...@pwsan.com wrote: Hi a few comments On Thu, 22 Sep 2011, Keshava Munegowda wrote: following 4 hwmod structures are added 1. usb_host_hs hwmod of usbhs with uhh base address and functional clock, 2. usb_ehci_hs hwmod with irq and base

Re: [PATCH 1/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap4

2011-09-23 Thread Munegowda, Keshava
So I'd suggest one of two approaches: 1. If the pin muxing can follow the PM runtime status of the UHH IP block,   then the pin mux data should be associated with the UHH hwmod. No, the mux is applicable only to ehci and ohci , where as sysconfig is applicable to uhh ( usb_host_hs class).

Re: [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-09-26 Thread Munegowda, Keshava
On Sat, Sep 24, 2011 at 12:00 PM, Paul Walmsley p...@pwsan.com wrote: On Fri, 23 Sep 2011, Munegowda, Keshava wrote: On Thu, Sep 22, 2011 at 11:31 PM, Paul Walmsley p...@pwsan.com wrote: But the question arises here , why do we need these ehci and ohci as two different hwmods containing only

Re: [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-09-26 Thread Munegowda, Keshava
On Sat, Sep 24, 2011 at 12:45 PM, Paul Walmsley p...@pwsan.com wrote: On Fri, 23 Sep 2011, Munegowda, Keshava wrote: On Thu, Sep 22, 2011 at 11:31 PM, Paul Walmsley p...@pwsan.com wrote: On Thu, 22 Sep 2011, Keshava Munegowda wrote: 4. usb_tll_hs hwmod of usbhs with the TLL base address

Re: [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-09-27 Thread Munegowda, Keshava
On Tue, Sep 27, 2011 at 6:12 PM, Tero Kristo t-kri...@ti.com wrote: On Tue, 2011-09-27 at 08:04 +0200, Basak, Partha wrote: Texas Instruments Oy, Tekniikantie 12, 02150 Espoo. Y-tunnus: 0115040-6. Kotipaikka: Helsinki -Original Message- From: Munegowda, Keshava

Re: [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-09-28 Thread Munegowda, Keshava
On Mon, Sep 26, 2011 at 8:15 PM, Paul Walmsley p...@pwsan.com wrote: On Mon, 26 Sep 2011, Munegowda, Keshava wrote: On Sat, Sep 24, 2011 at 12:45 PM, Paul Walmsley p...@pwsan.com wrote: On Fri, 23 Sep 2011, Munegowda, Keshava wrote: On Thu, Sep 22, 2011 at 11:31 PM, Paul Walmsley p

Re: [PATCH 0/5 v12] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers

2011-09-29 Thread Munegowda, Keshava
On Thu, Sep 29, 2011 at 7:54 PM, Keshava Munegowda keshava_mgo...@ti.com wrote: From: Keshava Munegowda keshava_mgo...@ti.com The Hwmod structures and Runtime PM features are implemented For EHCI and OHCI drivers of OMAP3 and OMAP4. The global suspend/resume of EHCI and OHCI is validated on

Re: [PATCH 3/5 v12] arm: omap: usb: register hwmods of usbhs

2011-09-30 Thread Munegowda, Keshava
On Fri, Sep 30, 2011 at 1:04 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Fri, Sep 30, 2011 at 01:15:55AM -0600, Paul Walmsley wrote: The hwmod structure of usb_host_hs  and usb_tll are retrieved and registered with omap device Signed-off-by: Keshava Munegowda keshava_mgo...@ti.com

Re: [PATCH 3/5 v12] arm: omap: usb: register hwmods of usbhs

2011-09-30 Thread Munegowda, Keshava
On Fri, Sep 30, 2011 at 2:49 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Fri, Sep 30, 2011 at 02:45:32PM +0530, Munegowda, Keshava wrote: On Fri, Sep 30, 2011 at 1:04 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Fri, Sep 30, 2011 at 01:15:55AM -0600, Paul Walmsley wrote: The hwmod

Re: [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-09-30 Thread Munegowda, Keshava
On Fri, Sep 30, 2011 at 2:02 PM, Paul Walmsley p...@pwsan.com wrote: On Wed, 28 Sep 2011, Munegowda, Keshava wrote: Thanks paul, But In USB Host case, there is a challenge! I need both usbhost_48m_fck and usbhost_120m_fck to be turned on when I invoke pm_runtime_get_sync ; so

Re: [PATCH 2/5 v12] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-09-30 Thread Munegowda, Keshava
On Fri, Sep 30, 2011 at 12:42 PM, Paul Walmsley p...@pwsan.com wrote: Hi a few comments On Fri, 30 Sep 2011, Keshava Munegowda wrote: Following 2 hwmod structures are added     1. usb_host_hs          The hwmod of usbhs with uhh, ehci and ohci base addresses          functional clock and

Re: [PATCH 2/5 v12] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-09-30 Thread Munegowda, Keshava
On Fri, Sep 30, 2011 at 1:32 PM, Paul Walmsley p...@pwsan.com wrote: Hi a few more comments On Fri, 30 Sep 2011, Paul Walmsley wrote: On Fri, 30 Sep 2011, Keshava Munegowda wrote: +static struct omap_hwmod_ocp_if omap34xx_l4_cfg__usb_host_hs = { +   .master         =

Re: [PATCH 0/5 v12] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers

2011-10-04 Thread Munegowda, Keshava
On Sat, Oct 1, 2011 at 12:31 AM, Paul Walmsley p...@pwsan.com wrote: Hi Keshava, by the way, when you repost these, can you split this into two series -- one for the arch/arm/*omap* changes, and the other for changes that should go in through the MFD tree?  Then just note in the second

Re: [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-10-04 Thread Munegowda, Keshava
On Fri, Sep 30, 2011 at 11:46 PM, Paul Walmsley p...@pwsan.com wrote: On Fri, 30 Sep 2011, Munegowda, Keshava wrote: On Fri, Sep 30, 2011 at 2:02 PM, Paul Walmsley p...@pwsan.com wrote: On Wed, 28 Sep 2011, Munegowda, Keshava wrote: Thanks paul, But In USB Host case

Re: [PATCH 2/5 v12] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-10-04 Thread Munegowda, Keshava
On Fri, Sep 30, 2011 at 10:47 PM, Kevin Hilman khil...@ti.com wrote: Munegowda, Keshava keshava_mgo...@ti.com writes: [...] + +static struct omap_hwmod_ocp_if omap34xx_f_cfg__usb_tll_hs = { +     .clk            = usbtll_ick, +     .user           = OCP_USER_MPU, +     .flags

Re: [PATCH 2/5 v13] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-10-07 Thread Munegowda, Keshava
On Thu, Oct 6, 2011 at 10:05 PM, Paul Walmsley p...@pwsan.com wrote: Hi Keshava, On Thu, 6 Oct 2011, Keshava Munegowda wrote: Following 2 hwmod structures are added     1. usb_host_hs          The hwmod of usbhs with uhh, ehci and ohci base addresses          functional clock and ehci,

Re: [PATCH 1/5 v13] arm: omap: usb: ehci and ohci hwmod structures for omap4

2011-10-07 Thread Munegowda, Keshava
On Fri, Oct 7, 2011 at 2:36 PM, Paul Walmsley p...@pwsan.com wrote: Hi On Thu, 6 Oct 2011, Keshava Munegowda wrote: From: Benoit Cousson b-cous...@ti.com Following 2 hwmod structures are added 1. usb_host_hs      The hwmod of usbhs with uhh, ehci and ohci base addresses      functional

Re: [PATCH 1/5 v13] arm: omap: usb: ehci and ohci hwmod structures for omap4

2011-10-07 Thread Munegowda, Keshava
On Fri, Oct 7, 2011 at 3:05 PM, Paul Walmsley p...@pwsan.com wrote: On Fri, 7 Oct 2011, Munegowda, Keshava wrote: Thanks Paul; yes, I can your changes in the patches. so, you don't need v14 from me right? please confirm. I am preparing/validating next version patches with  OCPIF_SWSUP_IDLE

Re: [PATCH 1/5 v13] arm: omap: usb: ehci and ohci hwmod structures for omap4

2011-10-07 Thread Munegowda, Keshava
On Fri, Oct 7, 2011 at 3:05 PM, Paul Walmsley p...@pwsan.com wrote: On Fri, 7 Oct 2011, Munegowda, Keshava wrote: Thanks Paul; yes, I can your changes in the patches. so, you don't need v14 from me right? please confirm. I am preparing/validating next version patches with  OCPIF_SWSUP_IDLE

Re: [PATCH 1/5 v13] arm: omap: usb: ehci and ohci hwmod structures for omap4

2011-10-07 Thread Munegowda, Keshava
On Fri, Oct 7, 2011 at 4:13 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Fri, Oct 7, 2011 at 3:05 PM, Paul Walmsley p...@pwsan.com wrote: On Fri, 7 Oct 2011, Munegowda, Keshava wrote: Thanks Paul; yes, I can your changes in the patches. so, you don't need v14 from me right? please

Re: [PATCH 1/5 v13] arm: omap: usb: ehci and ohci hwmod structures for omap4

2011-10-10 Thread Munegowda, Keshava
On Fri, Oct 7, 2011 at 4:03 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Fri, Oct 7, 2011 at 3:05 PM, Paul Walmsley p...@pwsan.com wrote: On Fri, 7 Oct 2011, Munegowda, Keshava wrote: Thanks Paul; yes, I can your changes in the patches. so, you don't need v14 from me right? please

Re: [PATCH 1/5 v13] arm: omap: usb: ehci and ohci hwmod structures for omap4

2011-10-10 Thread Munegowda, Keshava
On Mon, Oct 10, 2011 at 2:33 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Mon, Oct 10, 2011 at 02:22:23PM +0530, Munegowda, Keshava wrote: Hi paul and Felipe Here is the highlights of the change in the design of  USB Host which we can do after kernel 3.2 release; 1. separate the TLL

Re: [PATCH 1/5 v13] arm: omap: usb: ehci and ohci hwmod structures for omap4

2011-10-10 Thread Munegowda, Keshava
On Mon, Oct 10, 2011 at 3:35 PM, Felipe Balbi ba...@ti.com wrote: On Mon, Oct 10, 2011 at 12:26:15PM +0300, Felipe Balbi wrote: On Mon, Oct 10, 2011 at 02:47:42PM +0530, Munegowda, Keshava wrote: On Mon, Oct 10, 2011 at 2:33 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Mon, Oct 10

Re: [PATCH 2/5 v13] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-10-10 Thread Munegowda, Keshava
On Tue, Oct 11, 2011 at 6:08 AM, Paul Walmsley p...@pwsan.com wrote: Hi so I just noticed another problem with these hwmods: On Thu, 6 Oct 2011, Keshava Munegowda wrote: Following 2 hwmod structures are added     1. usb_host_hs          The hwmod of usbhs with uhh, ehci and ohci base

Re: [PATCH 2/5 v14] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-10-11 Thread Munegowda, Keshava
On Tue, Oct 11, 2011 at 1:21 PM, Keshava Munegowda keshava_mgo...@ti.com wrote: Following 2 hwmod structures are added    1. usb_host_hs         The hwmod of usbhs with uhh, ehci and ohci base addresses         functional clock and ehci, ohci irqs    2. usb_tll_hs          hwmod of usbhs

Re: [PATCH 2/5 v13] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-10-11 Thread Munegowda, Keshava
On Tue, Oct 11, 2011 at 11:18 AM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Tue, Oct 11, 2011 at 6:08 AM, Paul Walmsley p...@pwsan.com wrote: Hi so I just noticed another problem with these hwmods: On Thu, 6 Oct 2011, Keshava Munegowda wrote: Following 2 hwmod structures are added

Re: [PATCH 2/5 v13] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-10-12 Thread Munegowda, Keshava
On Tue, Oct 11, 2011 at 1:29 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Tue, Oct 11, 2011 at 11:18 AM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Tue, Oct 11, 2011 at 6:08 AM, Paul Walmsley p...@pwsan.com wrote: Hi so I just noticed another problem with these hwmods

Re: [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-10-13 Thread Munegowda, Keshava
On Tue, Sep 27, 2011 at 6:48 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Tue, Sep 27, 2011 at 6:12 PM, Tero Kristo t-kri...@ti.com wrote: On Tue, 2011-09-27 at 08:04 +0200, Basak, Partha wrote: Texas Instruments Oy, Tekniikantie 12, 02150 Espoo. Y-tunnus: 0115040-6. Kotipaikka

Re: [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-10-28 Thread Munegowda, Keshava
+0200, Munegowda, Keshava wrote: On Thu, Oct 13, 2011 at 4:58 PM, Tero Kristo t-kri...@ti.com wrote: On Thu, 2011-10-13 at 09:12 +0200, Munegowda, Keshava wrote: On Tue, Sep 27, 2011 at 6:48 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Tue, Sep 27, 2011 at 6:12 PM, Tero Kristo t

Re: [PATCH 0/5 V2 RESEND] ARM: OMAP: TLL driver implementation for USB host driver

2012-07-02 Thread Munegowda, Keshava
On Mon, Jul 2, 2012 at 8:01 PM, Samuel Ortiz sa...@linux.intel.com wrote: Hi Keshava, On Tue, Jun 26, 2012 at 04:56:02PM +0530, Keshava Munegowda wrote: The TLL configuration is removed from the UHH driver and implemented as a seperate platform driver. Now, the UHH driver configures the TLL

Re: [PATCH] OMAP: USB : Fix the EHCI enumeration and core retention issue

2012-07-03 Thread Munegowda, Keshava
On Tue, Jul 3, 2012 at 5:44 AM, Kevin Hilman khil...@ti.com wrote: Kevin Hilman khil...@ti.com writes: Felipe, Keshava, Kevin Hilman khil...@ti.com writes: Felipe Balbi ba...@ti.com writes: [...] Keshava is reverting a fix for a HW errata. I can't accept it as it will cause

Re: [PATCH] OMAP: USB : Fix the EHCI enumeration and core retention issue

2012-07-03 Thread Munegowda, Keshava
On Mon, Jul 2, 2012 at 10:24 PM, Kevin Hilman khil...@ti.com wrote: Felipe, Keshava, Kevin Hilman khil...@ti.com writes: Felipe Balbi ba...@ti.com writes: [...] Keshava is reverting a fix for a HW errata. I can't accept it as it will cause regressions. Granted, regression by regression,

Re: [PATCH] OMAP: USB : Fix the EHCI enumeration and core retention issue

2012-07-03 Thread Munegowda, Keshava
On Tue, Jul 3, 2012 at 12:17 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Mon, Jul 2, 2012 at 10:24 PM, Kevin Hilman khil...@ti.com wrote: Felipe, Keshava, Kevin Hilman khil...@ti.com writes: Felipe Balbi ba...@ti.com writes: [...] Keshava is reverting a fix for a HW errata. I

Re: [PATCH V3 5/5] ARM: OMAP: change the USB TLL clocks device name

2012-07-04 Thread Munegowda, Keshava
On Wed, Jul 4, 2012 at 1:00 PM, Paul Walmsley p...@pwsan.com wrote: On Mon, 2 Jul 2012, Keshava Munegowda wrote: The platform device name for the functional, interface and channel clocks of the TLL module is changed from usbhs device to usb tll platform device name. Signed-off-by: Keshava

Re: [PATCH] OMAP: USB : Fix the EHCI enumeration and core retention issue

2012-07-06 Thread Munegowda, Keshava
On Thu, Jul 5, 2012 at 4:49 PM, Samuel Ortiz sa...@linux.intel.com wrote: Hi Kevin, Keshava, On Wed, Jul 04, 2012 at 06:33:35AM -0700, Kevin Hilman wrote: Munegowda, Keshava keshava_mgo...@ti.com writes: On Tue, Jul 3, 2012 at 12:17 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote

Re: [PATCH] OMAP: config : disable the usb host configuration in omap2plus_defconfig

2012-07-06 Thread Munegowda, Keshava
On Fri, Jul 6, 2012 at 5:19 PM, Keshava Munegowda keshava_mgo...@ti.com wrote: The usb host is disabled in the omap2 build; This is because usb host is causing the retention to break in cpu idle. Signed-off-by: Keshava Munegowda keshava_mgo...@ti.com --- arch/arm/configs/omap2plus_defconfig

Re: [PATCH] OMAP: USB : Fix the EHCI enumeration and core retention issue

2012-07-06 Thread Munegowda, Keshava
On Fri, Jul 6, 2012 at 3:30 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Thu, Jul 5, 2012 at 4:49 PM, Samuel Ortiz sa...@linux.intel.com wrote: Hi Kevin, Keshava, On Wed, Jul 04, 2012 at 06:33:35AM -0700, Kevin Hilman wrote: Munegowda, Keshava keshava_mgo...@ti.com writes: On Tue

Re: [PATCH] OMAP: config : disable the usb host configuration in omap2plus_defconfig

2012-07-06 Thread Munegowda, Keshava
On Fri, Jul 6, 2012 at 5:29 PM, Shilimkar, Santosh santosh.shilim...@ti.com wrote: On Fri, Jul 6, 2012 at 5:25 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Fri, Jul 6, 2012 at 5:19 PM, Keshava Munegowda keshava_mgo...@ti.com wrote: The usb host is disabled in the omap2 build

Re: [PATCH] OMAP: config : disable the usb host configuration in omap2plus_defconfig

2012-07-06 Thread Munegowda, Keshava
On Fri, Jul 6, 2012 at 5:37 PM, Tony Lindgren t...@atomide.com wrote: * Munegowda, Keshava keshava_mgo...@ti.com [120706 05:06]: On Fri, Jul 6, 2012 at 5:29 PM, Shilimkar, Santosh santosh.shilim...@ti.com wrote: On Fri, Jul 6, 2012 at 5:25 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote

Re: [PATCH] OMAP: config : disable the usb host configuration in omap2plus_defconfig

2012-07-06 Thread Munegowda, Keshava
On Fri, Jul 6, 2012 at 6:09 PM, Tony Lindgren t...@atomide.com wrote: * Munegowda, Keshava keshava_mgo...@ti.com [120706 05:30]: On Fri, Jul 6, 2012 at 5:37 PM, Tony Lindgren t...@atomide.com wrote: I think it's best to fix things properly, even if it means that it will take longer and go

Re: [PATCH] OMAP: USB : Fix the EHCI enumeration and core retention issue

2012-07-11 Thread Munegowda, Keshava
On Wed, Jul 11, 2012 at 3:59 PM, Samuel Ortiz sa...@linux.intel.com wrote: Hi Keshava, Kevin, On Fri, Jul 06, 2012 at 05:29:00PM +0530, Munegowda, Keshava wrote: Samuel I have sent that patch to disable the ehci in omap2plus_defconfig; after merging that please merge this patch

Re: [PATCH] OMAP: USB : Fix the EHCI enumeration and core retention issue

2012-07-12 Thread Munegowda, Keshava
On Wed, Jul 11, 2012 at 7:53 PM, Kevin Hilman khil...@ti.com wrote: Munegowda, Keshava keshava_mgo...@ti.com writes: On Wed, Jul 11, 2012 at 3:59 PM, Samuel Ortiz sa...@linux.intel.com wrote: Hi Keshava, Kevin, On Fri, Jul 06, 2012 at 05:29:00PM +0530, Munegowda, Keshava wrote: Samuel

Re: [PATCH] ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable it

2012-07-12 Thread Munegowda, Keshava
On Fri, Jul 6, 2012 at 11:50 PM, Kevin Hilman khil...@ti.com wrote: The EHCI driver is not stable enough to be enabled by default. In v3.5, it has at least the following problems: - warning dump during bootup - hang during suspend - prevents CORE powerdomain from entering retention during

Re: [PATCH] OMAP: USB : Fix the EHCI enumeration and core retention issue

2012-07-19 Thread Munegowda, Keshava
On Thu, Jul 12, 2012 at 12:11 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Wed, Jul 11, 2012 at 7:53 PM, Kevin Hilman khil...@ti.com wrote: Munegowda, Keshava keshava_mgo...@ti.com writes: On Wed, Jul 11, 2012 at 3:59 PM, Samuel Ortiz sa...@linux.intel.com wrote: Hi Keshava, Kevin

Re: [PATCH V4 0/5] ARM: OMAP: HOST: TLL driver implementation

2012-07-19 Thread Munegowda, Keshava
On Mon, Jul 16, 2012 at 7:01 PM, Keshava Munegowda keshava_mgo...@ti.com wrote: The TLL (Transceiver Less Link) is an separate IP block, independent of the host controller. Basically this TLL operates like USB PHY which allows the user to connect two USB transceiver interfaces together directly

Re: [PATCH] OMAP: USB : Fix the EHCI enumeration and core retention issue

2012-07-19 Thread Munegowda, Keshava
On Thu, Jul 19, 2012 at 3:50 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Thu, Jun 21, 2012 at 07:12:12PM +0530, Keshava Munegowda wrote: This commit 354ab8567ae3107a8cbe7228c3181990ba598aac titled Fix OMAP EHCI suspend/resume failure (i693) is causing the usb hub and device detection fails

Re: [PATCH] OMAP: USB : Fix the EHCI enumeration and core retention issue

2012-07-20 Thread Munegowda, Keshava
On Fri, Jul 20, 2012 at 4:25 AM, Greg KH gre...@linuxfoundation.org wrote: On Thu, Jul 19, 2012 at 03:54:05PM -0700, Greg KH wrote: On Thu, Jul 19, 2012 at 01:20:14PM +0300, Felipe Balbi wrote: Hi, On Thu, Jun 21, 2012 at 07:12:12PM +0530, Keshava Munegowda wrote: This commit

Re: [PATCH RESEND] OMAP: USB : Fix the EHCI enumeration and core retention issue

2012-07-20 Thread Munegowda, Keshava
On Fri, Jul 20, 2012 at 3:13 PM, Keshava Munegowda keshava_mgo...@ti.com wrote: This commit 354ab8567ae3107a8cbe7228c3181990ba598aac titled Fix OMAP EHCI suspend/resume failure (i693) is causing the usb hub and device detection fails in beagle XM causeing NFS not functional. This affects the

Re: [PATCH] OMAP: USB : Fix the EHCI enumeration and core retention issue

2012-07-23 Thread Munegowda, Keshava
On Mon, Jul 23, 2012 at 2:03 PM, Roger Quadros rog...@ti.com wrote: Hi, On 06/22/2012 05:43 PM, Munegowda, Keshava wrote: On Fri, Jun 22, 2012 at 7:41 PM, Kevin Hilman khil...@ti.com wrote: Munegowda, Keshava keshava_mgo...@ti.com writes: [...] You are not reading what I write

Re: [PATCH V4 0/5] ARM: OMAP: HOST: TLL driver implementation

2012-07-23 Thread Munegowda, Keshava
On Thu, Jul 19, 2012 at 3:48 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Mon, Jul 16, 2012 at 7:01 PM, Keshava Munegowda keshava_mgo...@ti.com wrote: The TLL (Transceiver Less Link) is an separate IP block, independent of the host controller. Basically this TLL operates like USB PHY

Re: [PATCH V4 0/5] ARM: OMAP: HOST: TLL driver implementation

2012-07-23 Thread Munegowda, Keshava
On Mon, Jul 23, 2012 at 7:38 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Mon, Jul 23, 2012 at 07:31:10PM +0530, Munegowda, Keshava wrote: On Thu, Jul 19, 2012 at 3:48 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Mon, Jul 16, 2012 at 7:01 PM, Keshava Munegowda keshava_mgo

Re: [PATCH] omap: usb: host: remove deprecated flag 'es2_compatibility'

2012-07-25 Thread Munegowda, Keshava
On Wed, Jul 25, 2012 at 1:24 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Tue, Jul 24, 2012 at 09:08:40PM +0300, Ruslan Bilovol wrote: Currently this flag is not used anywhere and may be safely removed. Signed-off-by: Ruslan Bilovol ruslan.bilo...@ti.com looks good to me. Keshava ? Ruslan

Re: [PATCH V4 0/5] ARM: OMAP: HOST: TLL driver implementation

2012-07-27 Thread Munegowda, Keshava
On Mon, Jul 23, 2012 at 8:04 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Mon, Jul 23, 2012 at 7:38 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Mon, Jul 23, 2012 at 07:31:10PM +0530, Munegowda, Keshava wrote: On Thu, Jul 19, 2012 at 3:48 PM, Munegowda, Keshava keshava_mgo...@ti.com

Re: [PATCH V4 0/5] ARM: OMAP: HOST: TLL driver implementation

2012-08-13 Thread Munegowda, Keshava
On Fri, Jul 27, 2012 at 5:44 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Mon, Jul 23, 2012 at 8:04 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Mon, Jul 23, 2012 at 7:38 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Mon, Jul 23, 2012 at 07:31:10PM +0530, Munegowda, Keshava

Re: [PATCH V4 0/5] ARM: OMAP: HOST: TLL driver implementation

2012-08-13 Thread Munegowda, Keshava
On Mon, Aug 13, 2012 at 7:39 PM, Felipe Balbi ba...@ti.com wrote: On Mon, Aug 13, 2012 at 06:52:13PM +0530, Munegowda, Keshava wrote: On Fri, Jul 27, 2012 at 5:44 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Mon, Jul 23, 2012 at 8:04 PM, Munegowda, Keshava keshava_mgo...@ti.com

Re: [PATCH] ARM: OMAP2+: mux: add support for PAD wakeup event handler

2012-09-10 Thread Munegowda, Keshava
On Mon, Sep 10, 2012 at 4:08 PM, Ruslan Bilovol ruslan.bilo...@ti.com wrote: OMAP mux now parses active wakeup events from pad registers and calls corresponding handler, if handler is not registered - corresponding hwmod ISRs once a wakeup is detected. This is useful for cases when routing

Re: [PATCH] ARM: OMAP2+: mux: add support for PAD wakeup event handler

2012-09-11 Thread Munegowda, Keshava
On Tue, Sep 11, 2012 at 12:09 AM, Tony Lindgren t...@atomide.com wrote: * Ruslan Bilovol ruslan.bilo...@ti.com [120910 03:39]: OMAP mux now parses active wakeup events from pad registers and calls corresponding handler, if handler is not registered - corresponding hwmod ISRs once a wakeup is

Re: [PATCH] mfd: omap: Restore TLL initialization

2011-06-27 Thread Munegowda, Keshava
On Tue, Jun 28, 2011 at 3:34 AM, Kevin Hilman khil...@ti.com wrote: Munegowda, Keshava keshava_mgo...@ti.com writes: On Fri, Jun 24, 2011 at 2:31 AM, Jassi Brar jassisinghb...@gmail.com wrote: The commit  7e6502d577106fb5b202bbaac64c5f1b065 'mfd: Add omap-usbhs runtime PM support' besides

Re: [PATCH 4/4] mfd: global Suspend and resume support of ehci and ohci

2011-06-29 Thread Munegowda, Keshava
On Thu, Jun 2, 2011 at 5:36 AM, Kevin Hilman khil...@ti.com wrote: Keshava Munegowda keshava_mgo...@ti.com writes: From: Keshava Munegowda keshava_mgo...@ti.com The global suspend and resume functions for usbhs core driver are implemented.These routine are called when the global suspend and

Re: [PATCH 4/4] mfd: global Suspend and resume support of ehci and ohci

2011-06-29 Thread Munegowda, Keshava
On Wed, Jun 29, 2011 at 8:52 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Thu, Jun 2, 2011 at 5:36 AM, Kevin Hilman khil...@ti.com wrote: Keshava Munegowda keshava_mgo...@ti.com writes: From: Keshava Munegowda keshava_mgo...@ti.com The global suspend and resume functions for usbhs

Re: [PATCH 4/4] mfd: global Suspend and resume support of ehci and ohci

2011-06-30 Thread Munegowda, Keshava
On Thu, Jun 30, 2011 at 12:50 AM, Kevin Hilman khil...@ti.com wrote: Munegowda, Keshava keshava_mgo...@ti.com writes: On Wed, Jun 29, 2011 at 8:52 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Thu, Jun 2, 2011 at 5:36 AM, Kevin Hilman khil...@ti.com wrote: Keshava Munegowda

Re: [PATCH] arm: omap: usb: clock enable typo fix in usbhs driver

2011-07-22 Thread Munegowda, Keshava
On Fri, Jul 22, 2011 at 5:52 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Tue, Jul 19, 2011 at 07:41:43PM +0530, Keshava Munegowda wrote: From: Keshava Munegowda keshava_mgo...@ti.com $SUBJECT is quite weird. First, this is not a patch on arch/arm/*omap*/ so arm: omap: is already wrong.

Re: [PATCH] mfd: omap-usb-host: fix clock API usage on usbhs_disable()

2011-07-27 Thread Munegowda, Keshava
Thanks samuel regards keshava On Wed, Jul 27, 2011 at 3:23 PM, Samuel Ortiz sa...@linux.intel.com wrote: Hi Keshava, On Fri, Jul 22, 2011 at 06:39:30PM +0530, Keshava Munegowda wrote: From: Keshava Munegowda keshava_mgo...@ti.com usbhs_disable function was invoking clk_enable() instead of

Re: Oops on ehci_hcd when booting 3.0.0-rc2 on panda

2011-08-09 Thread Munegowda, Keshava
yes! I have started this. regards keshava On Tue, Aug 9, 2011 at 8:17 PM, Felipe Balbi ba...@ti.com wrote: Hi, Keshava this one is for you (sorry for the top-post) On Tue, Aug 09, 2011 at 02:26:08PM +0300, Luciano Coelho wrote: Hi, On Mon, 2011-06-06 at 14:05 +0300, Luciano Coelho

Re: Oops on ehci_hcd when booting 3.0.0-rc2 on panda

2011-08-09 Thread Munegowda, Keshava
On Tue, Aug 9, 2011 at 8:30 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: yes! I have started this. regards keshava On Tue, Aug 9, 2011 at 8:17 PM, Felipe Balbi ba...@ti.com wrote: Hi, Keshava this one is for you (sorry for the top-post) On Tue, Aug 09, 2011 at 02:26:08PM +0300

Re: Oops on ehci_hcd when booting 3.0.0-rc2 on panda

2011-08-11 Thread Munegowda, Keshava
On Thu, Aug 11, 2011 at 1:37 PM, Ohad Ben-Cohen o...@wizery.com wrote: + Paul, Benoit, Rajendra On Tue, Aug 9, 2011 at 2:26 PM, Luciano Coelho coe...@ti.com wrote: I'm again getting a very similar oops with 3.1-rc1 on my pandaboard: [    2.054351] usbcore: registered new interface driver

Re: Oops on ehci_hcd when booting 3.0.0-rc2 on panda

2011-08-11 Thread Munegowda, Keshava
On Thu, Aug 11, 2011 at 5:50 PM, Luciano Coelho coe...@ti.com wrote: On Thu, 2011-08-11 at 17:29 +0530, Rajendra Nayak wrote: On 8/11/2011 1:37 PM, Ohad Ben-Cohen wrote: + Paul, Benoit, Rajendra On Tue, Aug 9, 2011 at 2:26 PM, Luciano Coelhocoe...@ti.com  wrote: I'm again getting a very

Re: [PATCH 2/5 v4] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-08-11 Thread Munegowda, Keshava
On Thu, Aug 11, 2011 at 8:53 PM, Ming Lei tom.leim...@gmail.com wrote: Hi, On Tue, Aug 9, 2011 at 10:15 PM, Keshava Munegowda keshava_mgo...@ti.com wrote: Following 4 hwmod strcuture are added: UHH hwmod of usbhs with uhh base address and functional clock, EHCI hwmod with irq and base

Re: [PATCH 5/5 v4] mfd: omap: usb: Runtime PM support

2011-08-12 Thread Munegowda, Keshava
On Wed, Aug 10, 2011 at 10:01 PM, Todd Poynor toddpoy...@google.com wrote: On Tue, Aug 09, 2011 at 07:45:09PM +0530, Keshava Munegowda wrote: From: Keshava Munegowda keshava_mgo...@ti.com The usbhs core driver does not enable/disable the intefrace and typo: interface fucntional clocks;

Re: [PATCH 2/5 v4] arm: omap: usb: ehci and ohci hwmod structures for omap3

2011-08-12 Thread Munegowda, Keshava
On Fri, Aug 12, 2011 at 12:55 PM, Ming Lei tom.leim...@gmail.com wrote: On Fri, Aug 12, 2011 at 1:46 PM, Munegowda, Keshava keshava_mgo...@ti.com wrote: On Thu, Aug 11, 2011 at 8:53 PM, Ming Lei tom.leim...@gmail.com wrote: +static struct omap_hwmod_class_sysconfig omap34xx_usb_host_hs_sysc

Re: [PATCH 5/5 v4] mfd: omap: usb: Runtime PM support

2011-08-17 Thread Munegowda, Keshava
On Sat, Aug 13, 2011 at 3:00 AM, Todd Poynor toddpoy...@google.com wrote: On Fri, Aug 12, 2011 at 12:20:21PM +0530, Munegowda, Keshava wrote: On Wed, Aug 10, 2011 at 10:01 PM, Todd Poynor toddpoy...@google.com wrote: @@ -913,12 +598,15 @@ static int usbhs_enable(struct device *dev

Re: [PATCH] mfd: omap-usb-host: Make TLL mode work again

2011-08-18 Thread Munegowda, Keshava
On Thu, Aug 18, 2011 at 4:14 PM, Anand Gadiyar gadi...@ti.com wrote: This code section seems to have been accidentally copy pasted. It causes incorrect bits to be set up in the TLL_CHANNEL_CONF register and prevents the TLL mode from working correctly. Signed-off-by: Anand Gadiyar

Re: [PATCH 0/5 v6] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers

2011-08-19 Thread Munegowda, Keshava
On Fri, Aug 19, 2011 at 5:10 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Fri, Aug 19, 2011 at 05:04:01PM +0530, Keshava Munegowda wrote: From: Keshava Munegowda keshava_mgo...@ti.com The Hwmod structures and Runtime PM features are implemented For EHCI and OHCI drivers of OMAP3 and OMAP4.

  1   2   >