linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: grinberg@compulab.co.il (Igor Grinberg)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Generic ULPI driver extention
Date: Wed, 21 Jul 2010 17:47:54 +0300	[thread overview]
Message-ID: <4C47089A.6020502@compulab.co.il> (raw)
In-Reply-To: <1279198816-30367-1-git-send-email-grinberg@compulab.co.il>

Greg, Daniel, Sascha,

Any comments?

> This patch series add support for SMSC USB3319 ulpi phy,
> introduces the ulpi specific flags for control over the
> ulpi phy and extends the generic ulpi driver with
> support for Function and Interface control of upli phy.
>
> Depends on:
> From: Ajay Kumar Gupta <ajay.gupta@ti.com>
> Date: Thu,  8 Jul 2010 14:03:01 +0530
> Subject: USB: ulpi: fix compilation warning
>
> From: Eric B?nard <eric@eukrea.com>
> Date: Thu, 15 Jul 2010 09:20:19 +0200
> Subject: [PATCH v2] otg/ulpi.c : fix register write
>
> Igor Grinberg (3):
>   usb/otg/ulpi: remove unused macro
>   usb/otg/ulpi: add support for SMSC USB3319 ulpi phy
>   usb/otg/ulpi: extend the generic ulpi driver.
>
>  arch/arm/mach-mx2/mach-pca100.c          |    4 +-
>  arch/arm/mach-mx3/mach-armadillo5x0.c    |    4 +-
>  arch/arm/mach-mx3/mach-mx31lilly.c       |    4 +-
>  arch/arm/mach-mx3/mach-mx31lite.c        |    2 +-
>  arch/arm/mach-mx3/mach-mx31moboard.c     |    2 +-
>  arch/arm/mach-mx3/mach-pcm037.c          |    4 +-
>  arch/arm/mach-mx3/mach-pcm043.c          |    2 +-
>  arch/arm/mach-mx3/mx31moboard-smartbot.c |    2 +-
>  drivers/usb/otg/Kconfig                  |    2 -
>  drivers/usb/otg/ulpi.c                   |  130 +++++++++++++++++++++++++++---
>  include/linux/usb/otg.h                  |    7 --
>  include/linux/usb/ulpi.h                 |   39 +++++++++
>  12 files changed, 169 insertions(+), 33 deletions(-)
>
>
>   

-- 
Regards,
Igor.

      parent reply	other threads:[~2010-07-21 14:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-15 13:00 [PATCH 0/3] Generic ULPI driver extention Igor Grinberg
2010-07-15 13:00 ` [PATCH 1/3] usb/otg/ulpi: remove unused macro Igor Grinberg
2010-07-15 13:00 ` [PATCH 2/3] usb/otg/ulpi: add support for SMSC USB3319 ulpi phy Igor Grinberg
2010-07-15 13:00 ` [PATCH 3/3] usb/otg/ulpi: extend the generic ulpi driver Igor Grinberg
2010-08-13 13:27   ` Heikki Krogerus
2010-08-15  7:29     ` Igor Grinberg
2010-08-16  9:37       ` Heikki Krogerus
2010-08-17 16:17         ` Igor Grinberg
2010-08-18  9:49           ` Heikki Krogerus
2010-08-18 14:50             ` Igor Grinberg
2010-07-21 14:47 ` Igor Grinberg [this message]

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=4C47089A.6020502@compulab.co.il \
    --to=grinberg@compulab.co.il \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).