public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] usb: add support for generic EHCI devices
Date: Fri, 20 Nov 2015 21:47:17 +0100	[thread overview]
Message-ID: <201511202147.17875.marex@denx.de> (raw)
In-Reply-To: <CAPnjgZ0uv-XrxDNVpyFnNcQV4kFzRx6ELM8=wsWMN+HZt9u=8A@mail.gmail.com>

On Friday, November 20, 2015 at 09:38:39 PM, Simon Glass wrote:
> On 18 November 2015 at 08:26, Alexey Brodkin
> 
> <Alexey.Brodkin@synopsys.com> wrote:
> > This driver is meant to be used with any EHCI-compatible host
> > controller in case if there's no need for platform-specific
> > glue such as setup of controller or PHY's power mode via
> > GPIOs etc.
> > 
> > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> > Reviewed-by: Simon Glass <sjg@chromium.org>
> > Reviewed-by: Marek Vasut <marex@denx.de>
> > Cc: Stephen Warren <swarren@nvidia.com>
> > ---
> > 
> > Changes compared to v1:
> >  * Updated commit message with removal of Synopsys board mention
> >  * Cleaned-up ehci_usb_remove()
> >  
> >  drivers/usb/host/Kconfig        |  7 ++++++
> >  drivers/usb/host/Makefile       |  1 +
> >  drivers/usb/host/ehci-generic.c | 51
> >  +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 59
> >  insertions(+)
> >  create mode 100644 drivers/usb/host/ehci-generic.c
> 
> Reviewed-by: Simon Glass <sjg@chromium.org>
> 
> Marek do you want to pick this up?

I have some comments.

Best regards,
Marek Vasut

  reply	other threads:[~2015-11-20 20:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-18 15:26 [U-Boot] [PATCH v2] usb: add support for generic EHCI devices Alexey Brodkin
2015-11-20 20:28 ` Alexey Brodkin
2015-11-20 20:38 ` Simon Glass
2015-11-20 20:47   ` Marek Vasut [this message]
2015-11-20 20:48 ` Marek Vasut
2015-11-20 21:28   ` Alexey Brodkin
2015-11-20 22:32     ` Marek Vasut
2015-11-30 11:10   ` Alexey Brodkin
2015-11-30 12:34     ` Marek Vasut

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=201511202147.17875.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox