[PATCH 0/3] Generic ULPI driver extention

Igor Grinberg grinberg at compulab.co.il
Wed Jul 21 10:47:54 EDT 2010


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 at ti.com>
> Date: Thu,  8 Jul 2010 14:03:01 +0530
> Subject: USB: ulpi: fix compilation warning
>
> From: Eric Bénard <eric at 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.




More information about the linux-arm-kernel mailing list