lkml.org 
[lkml]   [2013]   [Mar]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v7 0/2] Adding USB 3.0 DRD-phy support for exynos5250
Date
Changes from v6:
- Changing the file names accordingly as per
[PATCH] usb: phy: rename all phy drivers to phy-$name.c
- Using devm_clk_get for PHY ref clocks "ext_xtal" and "xusbxti"
- Adding the bindings documentation for separate USB 2.0 phy and
USB 3.0 phy.

Based on 'usb-next' plus Felipe's 'testing' branch patches;
(some 194 patches in fact ;-), on top of 3.9rc2 tag).

Tested after merging linux-samsung's 'for-next' into 'usb-next'
to verify things with recently merged common clock framework for
samsung's SoCs.

Vivek Gautam (2):
usb: phy: samsung: Common out the generic stuff
usb: phy: samsung: Add PHY support for USB 3.0 controller

.../devicetree/bindings/usb/samsung-usbphy.txt | 76 ++-
drivers/usb/phy/Kconfig | 22 +-
drivers/usb/phy/Makefile | 2 +
drivers/usb/phy/phy-samsung-usb.c | 726 +-------------------
drivers/usb/phy/phy-samsung-usb.h | 327 +++++++++
drivers/usb/phy/phy-samsung-usb2.c | 509 ++++++++++++++
drivers/usb/phy/phy-samsung-usb3.c | 349 ++++++++++
7 files changed, 1291 insertions(+), 720 deletions(-)
create mode 100644 drivers/usb/phy/phy-samsung-usb.h
create mode 100644 drivers/usb/phy/phy-samsung-usb2.c
create mode 100644 drivers/usb/phy/phy-samsung-usb3.c

--
1.7.6.5



\
 
 \ /
  Last update: 2013-03-14 12:21    [W:0.055 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site