From: Sughosh Ganu <urwithsughosh@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] da8xx/hawkboard: Add support for ohci host controller
Date: Mon, 20 Aug 2012 14:35:19 +0530 [thread overview]
Message-ID: <20120820090519.GB7195@Hardy> (raw)
In-Reply-To: <1344545120-19677-1-git-send-email-urwithsughosh@gmail.com>
On Fri Aug 10, 2012 at 02:15:20AM +0530, Sughosh Ganu wrote:
> Also enable the ohci port on hawkboard. These additions result in an
> increased u-boot size -- adjust the same accordingly in the board's
> config.
>
> Move the usb header for da8xx platforms under arch-davinci.
>
> Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
> ---
> arch/arm/cpu/arm926ejs/davinci/psc.c | 5 ++
> .../arm/include/asm/arch-davinci/da8xx-usb.h | 7 ++-
> arch/arm/include/asm/arch-davinci/hardware.h | 1 +
> board/davinci/da8xxevm/hawkboard.c | 41 +++++++++++++++++
> drivers/usb/host/Makefile | 1 +
> drivers/usb/host/ohci-da8xx.c | 48 ++++++++++++++++++++
> drivers/usb/musb/da8xx.c | 3 +-
> include/configs/hawkboard.h | 14 +++++-
> 8 files changed, 116 insertions(+), 4 deletions(-)
> rename drivers/usb/musb/da8xx.h => arch/arm/include/asm/arch-davinci/da8xx-usb.h (96%)
> create mode 100644 drivers/usb/host/ohci-da8xx.c
Tom, do you have any comments on this patch. If not, can this be
applied.
-sughosh
next prev parent reply other threads:[~2012-08-20 9:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-09 20:45 [U-Boot] [PATCH] da8xx/hawkboard: Add support for ohci host controller Sughosh Ganu
2012-08-20 9:05 ` Sughosh Ganu [this message]
2012-08-20 14:55 ` Tom Rini
2012-08-24 23:38 ` Tom Rini
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=20120820090519.GB7195@Hardy \
--to=urwithsughosh@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox