Re: [PATCH 1/4] usb: musb: musb on omap3 has 32 endpoints

2008-06-25 Thread Dmitry Krivoschekov
apologies for being late with my comment, and it might be not directly related to the initial patch but, Gadiyar, Anand wrote: Fix hdrc_cnf.h for omap3 configuration. Does this break the configuration for omap2? We should set these dynamically if different for omap2 and omap3 so we can

Re: [PATCH 1/4] usb: musb: musb on omap3 has 32 endpoints

2008-06-24 Thread Felipe Balbi
On Tue, Jun 24, 2008 at 09:52:05AM +0530, Gadiyar, Anand wrote: Fix hdrc_cnf.h for omap3 configuration. Does this break the configuration for omap2? We should set these dynamically if different for omap2 and omap3 so we can compile both into the same kernel. Should check

Re: [PATCH 1/4] usb: musb: musb on omap3 has 32 endpoints

2008-06-23 Thread Tony Lindgren
* Felipe Balbi [EMAIL PROTECTED] [080613 13:05]: Fix hdrc_cnf.h for omap3 configuration. Does this break the configuration for omap2? We should set these dynamically if different for omap2 and omap3 so we can compile both into the same kernel. Tony Signed-off-by: Felipe Balbi [EMAIL

Re: [PATCH 1/4] usb: musb: musb on omap3 has 32 endpoints

2008-06-23 Thread Felipe Balbi
On Mon, Jun 23, 2008 at 02:10:09PM +0300, Tony Lindgren wrote: * Felipe Balbi [EMAIL PROTECTED] [080613 13:05]: Fix hdrc_cnf.h for omap3 configuration. Does this break the configuration for omap2? We should set these dynamically if different for omap2 and omap3 so we can compile both

Re: [PATCH 1/4] usb: musb: musb on omap3 has 32 endpoints

2008-06-23 Thread Tony Lindgren
* Felipe Balbi [EMAIL PROTECTED] [080623 14:16]: On Mon, Jun 23, 2008 at 02:10:09PM +0300, Tony Lindgren wrote: * Felipe Balbi [EMAIL PROTECTED] [080613 13:05]: Fix hdrc_cnf.h for omap3 configuration. Does this break the configuration for omap2? We should set these dynamically if

RE: [PATCH 1/4] usb: musb: musb on omap3 has 32 endpoints

2008-06-23 Thread Gadiyar, Anand
Fix hdrc_cnf.h for omap3 configuration. Does this break the configuration for omap2? We should set these dynamically if different for omap2 and omap3 so we can compile both into the same kernel. Should check omap2430 trm to be sure, maybe someone in TI could help us with it ? It

[PATCH 1/4] usb: musb: musb on omap3 has 32 endpoints

2008-06-13 Thread Felipe Balbi
Fix hdrc_cnf.h for omap3 configuration. Signed-off-by: Felipe Balbi [EMAIL PROTECTED] --- include/asm-arm/arch-omap/hdrc_cnf.h |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/asm-arm/arch-omap/hdrc_cnf.h b/include/asm-arm/arch-omap/hdrc_cnf.h index