linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] Add USB support for i.MX27/35 and Phytec i.MX boards
Date: Thu, 4 Feb 2010 21:29:21 +0100	[thread overview]
Message-ID: <20100204202921.GW6130@pengutronix.de> (raw)
In-Reply-To: <20100204183426.GA30488@jasper.tkos.co.il>

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 |

      reply	other threads:[~2010-02-04 20:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-04 15:03 [PATCH] Add USB support for i.MX27/35 and Phytec i.MX boards Sascha Hauer
2010-02-04 15:03 ` [PATCH 1/8] fsl_mx3_udc: Add i.MX35 support Sascha Hauer
2010-02-04 15:03   ` [PATCH 2/8] i.MX ehci platform support: Some fixes Sascha Hauer
2010-02-04 15:03     ` [PATCH 3/8] i.MX27: Add USB control register access support Sascha Hauer
2010-02-04 15:03       ` [PATCH 4/8] i.MX35: " Sascha Hauer
2010-02-04 15:03         ` [PATCH 5/8] i.MX27 pca100: Add USB support Sascha Hauer
2010-02-04 15:03           ` [PATCH 6/8] i.MX27 pcm038: " Sascha Hauer
2010-02-04 15:03             ` [PATCH 7/8] i.MX31 pcm037: " Sascha Hauer
2010-02-04 15:03               ` [PATCH 8/8] i.MX27 pca100: " Sascha Hauer
2010-03-15 17:17               ` [PATCH 7/8] i.MX31 pcm037: " Alberto Panizzo
2010-02-04 16:02         ` [PATCH 4/8] i.MX35: Add USB control register access support Enrico Scholz
2010-02-04 16:22           ` Sascha Hauer
2010-02-04 16:26         ` Sascha Hauer
2010-03-12  9:56   ` [PATCH 1/8] fsl_mx3_udc: Add i.MX35 support Guennadi Liakhovetski
2010-02-04 18:34 ` [PATCH] Add USB support for i.MX27/35 and Phytec i.MX boards Baruch Siach
2010-02-04 20:29   ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100204202921.GW6130@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).