From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 2/5] sunxi: add USB EHCI driver
Date: Sun, 27 Jul 2014 19:57:02 +0200 [thread overview]
Message-ID: <201407271957.02345.marex@denx.de> (raw)
In-Reply-To: <1406482364-16381-1-git-send-email-rbyshko@gmail.com>
On Sunday, July 27, 2014 at 07:32:44 PM, Roman Byshko wrote:
> The Allwinner aka sunxi SoCs have one or more USB host controllers.
> This adds a driver for their EHCI.
>
> Signed-off-by: Roman Byshko <rbyshko@gmail.com>
> ---
> drivers/usb/host/Makefile | 1 +
> drivers/usb/host/ehci-sunxi.c | 201
> ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 202
> insertions(+)
> create mode 100644 drivers/usb/host/ehci-sunxi.c
Acked-by: Marek Vasut <marex@denx.de>
Best regards,
Marek Vasut
next prev parent reply other threads:[~2014-07-27 17:57 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-24 20:54 [U-Boot] [PATCH v3 0/5] ARM: Allwinner sunxi USB Host EHCI support Roman Byshko
2014-07-24 20:54 ` [U-Boot] [PATCH v3 1/5] sunxi: add defines to control USB Host clocks/resets Roman Byshko
2014-07-24 20:54 ` [U-Boot] [PATCH v3 2/5] sunxi: add USB EHCI driver Roman Byshko
2014-07-25 15:01 ` Marek Vasut
2014-07-25 15:38 ` Ian Campbell
2014-07-25 15:41 ` Marek Vasut
2014-07-25 16:06 ` Ian Campbell
2014-07-25 16:31 ` Marek Vasut
2014-07-25 16:36 ` Ian Campbell
2014-07-26 16:25 ` Hans de Goede
2014-07-26 22:22 ` Hans de Goede
2014-07-27 0:55 ` Marek Vasut
2014-07-27 8:29 ` Ian Campbell
2014-07-27 10:03 ` Hans de Goede
2014-07-27 15:35 ` Marek Vasut
2014-07-27 17:32 ` [U-Boot] [PATCH v4 " Roman Byshko
2014-07-27 17:57 ` Marek Vasut [this message]
2014-07-27 20:14 ` Hans de Goede
2014-07-27 20:41 ` Marek Vasut
2014-07-24 20:54 ` [U-Boot] [PATCH v3 3/5] sunxi: add general USB settings Roman Byshko
2014-07-24 20:54 ` [U-Boot] [PATCH v3 4/5] sun7i: add USB EHCI settings Roman Byshko
2014-07-24 20:54 ` [U-Boot] [PATCH v3 5/5] sun7i: cubietruck: enable USB EHCI Roman Byshko
2014-07-25 20:33 ` Ian Campbell
2014-07-26 22:34 ` Hans de Goede
2014-07-25 9:31 ` [U-Boot] [PATCH v3 0/5] ARM: Allwinner sunxi USB Host EHCI support Roman B.
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=201407271957.02345.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.