From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] Support for PXA27X UDC.
Date: Sat, 4 Apr 2009 18:04:44 +0200 [thread overview]
Message-ID: <20090404160444.GA32409@game.jcrosoft.org> (raw)
In-Reply-To: <20090403212813.262BB83797DC@gemini.denx.de>
On 23:28 Fri 03 Apr , Wolfgang Denk wrote:
> Dear Jean-Christophe & Remy,
>
> In message <1236684053-21368-1-git-send-email-vivek.kutal@azingo.com> Vivek Kutal wrote:
> > This Patch adds Support for PXA27X UDC.
> >
> > Signed-off-by: Vivek Kutal <vivek.kutal@azingo.com>
> > ---
> > Resinding after doing the changes suggested by Kim.
> >
> > drivers/serial/usbtty.h | 4 +-
> > drivers/usb/Makefile | 1 +
> > drivers/usb/usbdcore_pxa27x.c | 702 +++++++++++++++++++++++++++++++++++
> > include/asm-arm/arch-pxa/pxa-regs.h | 296 ++++++++++++---
> > include/usbdcore_pxa27x.h | 69 ++++
> > 5 files changed, 1018 insertions(+), 54 deletions(-)
> > create mode 100644 drivers/usb/usbdcore_pxa27x.c
> > create mode 100644 include/usbdcore_pxa27x.h
>
> Is this going to go through the USB or through the PXA tree?
USB I guess
But the patch will need to rebase due to the last usb dev
Best Regards,
J.
next prev parent reply other threads:[~2009-04-04 16:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-23 16:05 [U-Boot] [PATCH v2] Support for PXA27X UDC Vivek Kutal
2009-03-05 11:15 ` Remy Bohmer
2009-03-06 11:55 ` Vivek Kutal
2009-03-06 14:26 ` Remy Bohmer
2009-03-09 13:08 ` Vivek Kutal
2009-03-09 23:46 ` Kim Phillips
2009-03-10 11:20 ` Vivek Kutal
2009-04-03 21:28 ` Wolfgang Denk
2009-04-04 16:04 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-04-05 8:00 ` Remy Bohmer
2009-04-06 18:46 ` Remy Bohmer
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=20090404160444.GA32409@game.jcrosoft.org \
--to=plagnioj@jcrosoft.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.