[PATCH] Add USB support for i.MX27/35 and Phytec i.MX boards

Sascha Hauer s.hauer at pengutronix.de
Thu Feb 4 15:29:21 EST 2010


On Thu, Feb 04, 2010 at 08:34:26PM +0200, Baruch Siach wrote:
> Hi Sascha,
> 
> On Thu, Feb 04, 2010 at 04:03:37PM +0100, Sascha Hauer wrote:
> 
> [snip]
> 
> >  arch/arm/mach-mx2/Kconfig                 |    2 +
> >  arch/arm/mach-mx2/mach-pca100.c           |  103 ++++
> >  arch/arm/mach-mx2/mach-pcm038.c           |   22 +
> >  arch/arm/mach-mx3/Kconfig                 |    2 +
> >  arch/arm/mach-mx3/mach-pcm037.c           |  137 ++++--
> >  arch/arm/mach-mx3/mach-pcm043.c           |   53 ++
> >  arch/arm/mach-mx3/pcm037.c                |  795 +++++++++++++++++++++++++++++
> >  arch/arm/mach-mx3/pcm043.c                |  367 +++++++++++++
> >  arch/arm/plat-mxc/ehci.c                  |  118 ++++-
> >  arch/arm/plat-mxc/include/mach/mxc_ehci.h |    4 +
> >  drivers/usb/gadget/fsl_mx3_udc.c          |   31 +-
> >  11 files changed, 1570 insertions(+), 64 deletions(-)
> >  create mode 100644 arch/arm/mach-mx3/pcm037.c
> >  create mode 100644 arch/arm/mach-mx3/pcm043.c
> 
> Is the addition of these two files intended?

No. Some git accident... Fixed.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the linux-arm-kernel mailing list