devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vivek Gautam <gautam.vivek@samsung.com>
To: stern@rowland.harvard.edu, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	devicetree-discuss@lists.ozlabs.org
Cc: l.majewski@samsung.com, a.kesavan@samsung.com,
	prashanth.g@samsung.com, kmpark@infradead.org, joshi@samsung.com,
	jg1.han@samsung.com, jy0922.shim@samsung.com,
	sshtylyov@mvista.com, olofj@google.com,
	Ajay Kumar <ajaykumar.rs@samsung.com>
Subject: [PATCH 0/3 v2] USB: host: Add Device tree support for ohci-exynos & ehci-s5p
Date: Thu, 12 Jul 2012 11:25:09 +0530	[thread overview]
Message-ID: <1342072512-29945-1-git-send-email-gautam.vivek@samsung.com> (raw)

From: Ajay Kumar <ajaykumar.rs@samsung.com>

Changes from v1:
1) Added comment to explain inclusion of dma_mask through pdata.
2) Replaced gpio_request() with gpio_request_one()
3) Removed gpio_set_value()

This patchset is based and tested on 3.5 rc5.
Abhilash Kesavan (1):
  USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer

Vivek Gautam (2):
  USB: ohci-exynos: Add support for device tree
  USB: ehci-s5p: Add support for device tree

 drivers/usb/host/ehci-s5p.c    |   47 ++++++++++++++++++++++++++++++++++++++++
 drivers/usb/host/ohci-exynos.c |   22 ++++++++++++++++++
 2 files changed, 69 insertions(+), 0 deletions(-)

             reply	other threads:[~2012-07-12  5:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-12  5:55 Vivek Gautam [this message]
     [not found] ` <1342072512-29945-1-git-send-email-gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2012-07-12  5:55   ` [PATCH 1/3 v2] USB: ohci-exynos: Add support for device tree Vivek Gautam
2012-07-13  7:04     ` Jingoo Han
2012-07-12  5:55   ` [PATCH 2/3 v2] USB: ehci-s5p: " Vivek Gautam
2012-07-13  7:03     ` Jingoo Han
2012-07-12  5:55 ` [PATCH 3/3 v2] USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer 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=1342072512-29945-1-git-send-email-gautam.vivek@samsung.com \
    --to=gautam.vivek@samsung.com \
    --cc=a.kesavan@samsung.com \
    --cc=ajaykumar.rs@samsung.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=jg1.han@samsung.com \
    --cc=joshi@samsung.com \
    --cc=jy0922.shim@samsung.com \
    --cc=kmpark@infradead.org \
    --cc=l.majewski@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=olofj@google.com \
    --cc=prashanth.g@samsung.com \
    --cc=sshtylyov@mvista.com \
    --cc=stern@rowland.harvard.edu \
    /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).