From: Rodolfo Giometti <giometti@enneenne.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC] PXA27X UDC Support.
Date: Sat, 21 Feb 2009 12:37:20 +0100 [thread overview]
Message-ID: <20090221113720.GF8512@enneenne.com> (raw)
In-Reply-To: <499EA3BD.9010908@azingo.com>
On Fri, Feb 20, 2009 at 06:06:13PM +0530, Vivek Kutal wrote:
> Hi all,
> This is the patch for UDC support for PXA27X , it is based on a
> patch previously submitted by Rodolfo Giometti.
> --
> Regards,
> Vivek Kutal
>
>
> From 081685ce3c5b80bc439485ec8e1847d85dc7ad70 Mon Sep 17 00:00:00 2001
> From: Vivek Kutal <vivek.kutal@azingo.com>
> Date: Thu, 19 Feb 2009 17:56:38 +0530
> Subject: [PATCH] Support for PXA27X UDC.
>
> Signed-off-by: Vivek Kutal <vivek.kutal@azingo.com>
Signed-off-by: Rodolfo Giometti <giometti@linux.it>
> ---
> drivers/usb/Makefile | 1 +
> drivers/usb/pxa27x_udc_regs.h | 417 ++++++++++++++++++++++++
> drivers/usb/usbdcore_pxa27x.c | 714
> +++++++++++++++++++++++++++++++++++++++++
> include/usbdcore_pxa2xx.h | 68 ++++
> 4 files changed, 1200 insertions(+), 0 deletions(-)
> create mode 100644 drivers/usb/pxa27x_udc_regs.h
> create mode 100644 drivers/usb/usbdcore_pxa27x.c
> create mode 100644 include/usbdcore_pxa2xx.h
On my old patch I had to modify also usbtty code in order to have a
(quasi) functional driver. Did you resolve this issue without modify
it?
Ciao,
Rodolfo
--
GNU/Linux Solutions e-mail: giometti at enneenne.com
Linux Device Driver giometti at linux.it
Embedded Systems phone: +39 349 2432127
UNIX programming skype: rodolfo.giometti
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090221/c0c27a5c/attachment.pgp
next prev parent reply other threads:[~2009-02-21 11:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-20 12:36 [U-Boot] [RFC] PXA27X UDC Support Vivek Kutal
2009-02-20 16:15 ` Jean-Christophe PLAGNIOL-VILLARD
2009-02-21 11:37 ` Rodolfo Giometti [this message]
2009-02-21 15:48 ` Vivek Kutal
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=20090221113720.GF8512@enneenne.com \
--to=giometti@enneenne.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.