From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] usb: add support of generic OHCI devices
Date: Wed, 16 Dec 2015 01:44:03 +0100 [thread overview]
Message-ID: <201512160144.03707.marex@denx.de> (raw)
In-Reply-To: <1450102730-29093-1-git-send-email-abrodkin@synopsys.com>
On Monday, December 14, 2015 at 03:18:50 PM, Alexey Brodkin wrote:
> This driver is meant to be used with any OHCI-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>
> Cc: Simon Glass <sjg@chromium.org>
> Cc: Marek Vasut <marex@denx.de>
> ---
> drivers/usb/host/Kconfig | 8 ++++++++
> drivers/usb/host/Makefile | 1 +
> drivers/usb/host/ohci-generic.c | 45
> +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 54
> insertions(+)
> create mode 100644 drivers/usb/host/ohci-generic.c
Applied, thanks.
btw. I am a bit worried about the compatible string, are those strings
used somewhere besides this driver ?
Best regards,
Marek Vasut
next prev parent reply other threads:[~2015-12-16 0:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-14 14:18 [U-Boot] [PATCH] usb: add support of generic OHCI devices Alexey Brodkin
2015-12-16 0:44 ` Marek Vasut [this message]
2015-12-16 15:40 ` Alexey Brodkin
2015-12-16 15:44 ` Marek Vasut
2015-12-16 15:45 ` Alexey Brodkin
2015-12-16 16:51 ` 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=201512160144.03707.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.