Linux Samsung SOC development
 help / color / mirror / Atom feed
* [PATCH v3 0/4] usb: ehci/ohci-exynos: Move to generic phy framework
@ 2014-04-28  9:25 Vivek Gautam
  2014-04-28  9:25 ` [PATCH 1/4] usb: ohci-exynos: Use struct device instead of platform_device Vivek Gautam
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Vivek Gautam @ 2014-04-28  9:25 UTC (permalink / raw)
  To: linux-usb, linux-samsung-soc
  Cc: devicetree, k.debski, kgene.kim, linux-doc, gregkh, linux-kernel,
	balbi, Vivek Gautam, linux-arm-kernel

Based and tested on 'usb-next' branch of Greg's usb tree, with relevant
device tree patches[1]

Changes from v2:
 - Added two patches in the series for some cleanup.
   usb: ohci-exynos: Use struct device instead of platform_device
   usb: ehci-exynos: Use struct device instead of platform_device
 - Addressed review comments.
   -- Moved exynos_ohci_phyg_on()/off routines inside
      exynos_ohci_phy_enable()/disable.
   -- Added functions exynos_ehci_phy_enable() and exynos_ehci_phy_disable()
      and moved exynos_ehci_phyg_on()/off routines respectively in them.
   -- Added necessary checks.

Kamil Debski (1):
  usb: ehci-exynos: Change to use phy provided by the generic phy
    framework

Vivek Gautam (3):
  usb: ohci-exynos: Use struct device instead of platform_device
  usb: ehci-exynos: Use struct device instead of platform_device
  usb: ohci-exynos: Add facility to use phy provided by the generic phy
    framework

 .../devicetree/bindings/usb/exynos-usb.txt         |   37 +++++
 drivers/usb/host/ehci-exynos.c                     |  148 +++++++++++++++++---
 drivers/usb/host/ohci-exynos.c                     |  141 ++++++++++++++++---
 3 files changed, 280 insertions(+), 46 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-04-30  4:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-28  9:25 [PATCH v3 0/4] usb: ehci/ohci-exynos: Move to generic phy framework Vivek Gautam
2014-04-28  9:25 ` [PATCH 1/4] usb: ohci-exynos: Use struct device instead of platform_device Vivek Gautam
2014-04-28 10:30   ` Jingoo Han
2014-04-28  9:25 ` [PATCH 2/4] usb: ehci-exynos: " Vivek Gautam
2014-04-28 10:30   ` Jingoo Han
2014-04-28  9:25 ` [PATCH v3 3/4] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework Vivek Gautam
2014-04-28 15:41   ` Alan Stern
2014-04-30  4:14     ` Vivek Gautam
     [not found] ` <1398677132-30600-1-git-send-email-gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-04-28  9:25   ` [PATCH v9 4/4] usb: ehci-exynos: Change " Vivek Gautam
2014-04-28  9:32   ` [PATCH v3 0/4] usb: ehci/ohci-exynos: Move to " Vivek Gautam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox