Re: [PATCH v3 2/2] ARM : OMAP4 : MUSB : Add USB support to 4430 SDP board file

2010-02-03 Thread Tony Lindgren
Subject: Re: [PATCH v3 2/2] ARM : OMAP4 : MUSB : Add USB support to 4430 SDP board file I can take them if you prefer that. If you want me to queue this stuff, can you please pile all the arch/arm/*omap*/ USB patches into a git branch for me against 2.6.33-rc6? Okay, will send out

RE: [PATCH v3 2/2] ARM : OMAP4 : MUSB : Add USB support to 4430 SDP board file

2010-02-02 Thread Maulik
: Add USB support to 4430 SDP board file I can take them if you prefer that. If you want me to queue this stuff, can you please pile all the arch/arm/*omap*/ USB patches into a git branch for me against 2.6.33-rc6? Okay, will send out the rebased patches soon. Thanks, Maulik -- To unsubscribe

Re: [PATCH v3 2/2] ARM : OMAP4 : MUSB : Add USB support to 4430 SDP board file

2010-02-01 Thread Tony Lindgren
* Felipe Balbi felipe.ba...@nokia.com [100128 11:46]: On Thu, Dec 31, 2009 at 02:23:02PM +0100, ext Maulik Mankad wrote: ARM : OMAP4 : Add USB support to 4430 SDP board file This patch adds support for Mentor USB to 4430 SDP board file. It also defines the base address for HS USB OTG

Re: [PATCH v3 2/2] ARM : OMAP4 : MUSB : Add USB support to 4430 SDP board file

2010-01-28 Thread Felipe Balbi
On Thu, Dec 31, 2009 at 02:23:02PM +0100, ext Maulik Mankad wrote: ARM : OMAP4 : Add USB support to 4430 SDP board file This patch adds support for Mentor USB to 4430 SDP board file. It also defines the base address for HS USB OTG controller in OMAP4. Also updates platform specfic structure

[PATCH v3 2/2] ARM : OMAP4 : MUSB : Add USB support to 4430 SDP board file

2009-12-31 Thread Maulik Mankad
ARM : OMAP4 : Add USB support to 4430 SDP board file This patch adds support for Mentor USB to 4430 SDP board file. It also defines the base address for HS USB OTG controller in OMAP4. Also updates platform specfic structure with base address and IRQ details. Signed-off-by: Maulik Mankad