devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vivek Gautam <gautam.vivek@samsung.com>
To: linux-usb@vger.kernel.org
Cc: devicetree-discuss@lists.ozlabs.org,
	linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
	gregkh@linuxfoundation.org, balbi@ti.com, kgene.kim@samsung.com,
	thomas.abraham@linaro.org, rob.herring@calxeda.com,
	grant.likely@secretlab.ca, sylvester.nawrocki@gmail.com,
	av.tikhomirov@samsung.com, yulgon.kim@samsung.com, kishon@ti.com,
	p.paneri@samsung.com
Subject: [PATCH v2] Adding USB 3.0 DRD-phy support for exynos5250
Date: Tue, 18 Dec 2012 20:40:25 +0530	[thread overview]
Message-ID: <1355843426-13613-1-git-send-email-gautam.vivek@samsung.com> (raw)

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

             reply	other threads:[~2012-12-18 15:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-18 15:10 Vivek Gautam [this message]
2012-12-18 15:10 ` [PATCH] usb: phy: samsung: Add support for USB 3.0 phy for exynos5250 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

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=1355843426-13613-1-git-send-email-gautam.vivek@samsung.com \
    --to=gautam.vivek@samsung.com \
    --cc=av.tikhomirov@samsung.com \
    --cc=balbi@ti.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=grant.likely@secretlab.ca \
    --cc=gregkh@linuxfoundation.org \
    --cc=kgene.kim@samsung.com \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=p.paneri@samsung.com \
    --cc=rob.herring@calxeda.com \
    --cc=sylvester.nawrocki@gmail.com \
    --cc=thomas.abraham@linaro.org \
    --cc=yulgon.kim@samsung.com \
    /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).