All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@de.bosch.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/2] usb/mx6q: USB EHCI support for MX6Q boards
Date: Fri, 10 Feb 2012 08:57:59 +0100	[thread overview]
Message-ID: <4F34CE07.5080404@de.bosch.com> (raw)
In-Reply-To: <1328776406-24465-1-git-send-email-wg@denx.de>

On 09.02.2012 09:33, Wolfgang Grandegger wrote:
> v1 was bad, sorry. v2 fixes various issues reported by Dirk and Fabio.
> The patches are based on head of Stefano's "u-boot-imx" tree.
> 
> Wolfgang
> 
> Wolfgang Grandegger (2):
>   usb/ehci: Add USB support for the MX6Q
>   mx6qsabrelite: add and enable USB Host 1 support
> 
>  arch/arm/cpu/armv7/mx6/clock.c                |   13 ++
>  arch/arm/include/asm/arch-mx6/clock.h         |    1 +
>  arch/arm/include/asm/arch-mx6/imx-regs.h      |    3 +
>  board/freescale/mx6qsabrelite/mx6qsabrelite.c |   18 +++
>  drivers/usb/host/Makefile                     |    1 +
>  drivers/usb/host/ehci-mx6.c                   |  205 +++++++++++++++++++++++++
>  include/configs/mx6qsabrelite.h               |   13 ++
>  7 files changed, 254 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/usb/host/ehci-mx6.c

Whole series:

Acked-by: Dirk Behme <dirk.behme@de.bosch.com>

Tested-by: Dirk Behme <dirk.behme@de.bosch.com>

on the SabreLite with an USB stick (USB storage) and some fatls commands 
to see if the content of the stick is visible.

Many thanks

Dirk

      parent reply	other threads:[~2012-02-10  7:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-09  8:33 [U-Boot] [PATCH v2 0/2] usb/mx6q: USB EHCI support for MX6Q boards Wolfgang Grandegger
2012-02-09  8:33 ` [U-Boot] [PATCH v2 1/2] usb/ehci: Add USB support for the MX6Q Wolfgang Grandegger
2012-02-11  7:12   ` Marek Vasut
2012-02-11  7:19     ` Marek Vasut
2012-02-11 18:46     ` Fabio Estevam
2012-02-12  8:01       ` Dirk Behme
2012-02-12  8:46         ` Marek Vasut
2012-02-12  8:52           ` Shilpa Budhihal
2012-02-12  8:57             ` Marek Vasut
     [not found]               ` <FA04B2A1CD90BB43B811F51230EC7FCC02C25AF4@INFHYDEX10MB3.corp.infotech-enterprises.com>
2012-02-12  9:18                 ` Marek Vasut
2012-02-12  9:54           ` [U-Boot] i.MX6Q USB host support for mainline Linux (was: Re: [PATCH v2 1/2] usb/ehci: Add USB support for the MX6Q) Dirk Behme
2012-02-12 11:09             ` Marek Vasut
2012-02-12 10:16     ` [U-Boot] [PATCH v2 1/2] usb/ehci: Add USB support for the MX6Q Wolfgang Grandegger
2012-02-12 11:06       ` Marek Vasut
2012-02-20 16:05   ` Stefano Babic
2012-02-09  8:33 ` [U-Boot] [PATCH v2 2/2] mx6qsabrelite: add and enable USB Host 1 support Wolfgang Grandegger
2012-02-20 16:05   ` Stefano Babic
2012-02-10  7:57 ` Dirk Behme [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=4F34CE07.5080404@de.bosch.com \
    --to=dirk.behme@de.bosch.com \
    --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.