From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3 v2] mx31moboard: OTG host support
Date: Mon, 17 May 2010 10:06:10 +0200 [thread overview]
Message-ID: <20100517080610.GG31199@pengutronix.de> (raw)
In-Reply-To: <1273589871-25424-1-git-send-email-philippe.retornaz@epfl.ch>
On Tue, May 11, 2010 at 04:57:48PM +0200, Philippe R?tornaz wrote:
> Hello
>
> This patch set add the OTG host support for the eyebot robot.
>
> The first patch fix the usb PHY reset so we really do reset and configure
> the pad pull-up/down so the signal are stable while applying the reset
> signal (observed with an oscilloscope).
>
> The last two patches are adding a new number to the mx31moboard_baseboard
> bootparam so we can choose at boot if we want an usb device or host on the
> smartbot board.
>
> v2: I've added Acked-by from Valentin on the first two patches, fixed
> some typo and modified the last patch according to Valentin comment.
Ok, applied.
Sascha
>
> Regards,
> Philippe
>
> Philippe R?tornaz (3):
> mx31moboard: Fix usb PHY reset
> mx31moboard: Move usb OTG device registration
> mx31moboard: OTG host support for smartbot board
>
> arch/arm/mach-mx3/mach-mx31moboard.c | 104 +++++++-------------
> arch/arm/mach-mx3/mx31moboard-devboard.c | 9 ++
> arch/arm/mach-mx3/mx31moboard-marxbot.c | 8 ++
> arch/arm/mach-mx3/mx31moboard-smartbot.c | 45 ++++++++-
> arch/arm/plat-mxc/include/mach/board-mx31moboard.h | 3 +-
> 5 files changed, 100 insertions(+), 69 deletions(-)
>
>
--
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 |
prev parent reply other threads:[~2010-05-17 8:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-11 14:57 [PATCH 0/3 v2] mx31moboard: OTG host support Philippe Rétornaz
2010-05-11 14:57 ` [PATCH 1/3] mx31moboard: Fix usb PHY reset Philippe Rétornaz
2010-05-11 14:57 ` [PATCH 2/3] mx31moboard: Move usb OTG device registration Philippe Rétornaz
2010-05-11 14:57 ` [PATCH 3/3] mx31moboard: OTG host support for smartbot board Philippe Rétornaz
2010-05-17 8:06 ` 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=20100517080610.GG31199@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).