devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] Adding USB 3.0 DRD-phy support for exynos5250
@ 2012-12-18 15:10 Vivek Gautam
  2012-12-18 15:10 ` [PATCH] usb: phy: samsung: Add support for USB 3.0 phy " Vivek Gautam
  2012-12-19  5:43 ` [PATCH v2] Adding USB 3.0 DRD-phy support " Vivek Gautam
  0 siblings, 2 replies; 8+ messages in thread
From: Vivek Gautam @ 2012-12-18 15:10 UTC (permalink / raw)
  To: linux-usb
  Cc: devicetree-discuss, linux-kernel, linux-samsung-soc, gregkh,
	balbi, kgene.kim, thomas.abraham, rob.herring, grant.likely,
	sylvester.nawrocki, av.tikhomirov, yulgon.kim, kishon, p.paneri

Changes form v1:
 - Moved architecture related patch out of this patch-set.
 - Replaced unnecessary multi-line macro definitions by
   single line definitions.
 - Creating new data structure for USB 3.0 phy type and embedding
   it in 'samsung_usbphy' structure.
 - Adding a flag in 'samsung_usbphy' structure to check if device
   has usb 3.0 type phy or not.
 - Restructuring probe sequence for USB 3.0 phy, such that we are
   initializing only when device has usb3.0 type phy.

This patchset is based on the following patch-sets:
 - https://lkml.org/lkml/2012/12/18/201
 - http://lists.infradead.org/pipermail/linux-arm-kernel/2012-November/134476.html
 - https://lkml.org/lkml/2012/12/18/187

Vivek Gautam (1):
  usb: phy: samsung: Add support for USB 3.0 phy for exynos5250

 drivers/usb/phy/samsung-usbphy.c |  339 +++++++++++++++++++++++++++++++++++++-
 1 files changed, 337 insertions(+), 2 deletions(-)

-- 
1.7.6.5

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

end of thread, other threads:[~2012-12-21 10:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-18 15:10 [PATCH v2] Adding USB 3.0 DRD-phy support for exynos5250 Vivek Gautam
2012-12-18 15:10 ` [PATCH] usb: phy: samsung: Add support for USB 3.0 phy " Vivek Gautam
     [not found]   ` <1355843426-13613-2-git-send-email-gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2012-12-18 15:13     ` Felipe Balbi
     [not found]       ` <20121218151349.GC32437-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org>
2012-12-19  5:44         ` Vivek Gautam
     [not found]           ` <CAFp+6iHQMDuwPd08KwPyxE_eXyofv_31-Azr0F9+LS2E9aY52w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-12-19  6:22             ` Vivek Gautam
     [not found]               ` <CAFp+6iFk_eXaJidfL-PBhB6haJnmovVw3AwG5p6kJ-U+R2jFzA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-12-19  7:55                 ` Felipe Balbi
2012-12-21 10:44                   ` Vivek Gautam
2012-12-19  5:43 ` [PATCH v2] Adding USB 3.0 DRD-phy support " Vivek Gautam

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).