From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
To: SH-Linux <linux-sh@vger.kernel.org>
Cc: "linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Grant Likely <grant.likely@linaro.org>,
Rob Herring <robh+dt@kernel.org>
Subject: [PATCH v2 0/2] usb: renesas_usbhs: Add device tree support for R-Car H2 and M2
Date: Mon, 4 Aug 2014 19:47:36 +0900 [thread overview]
Message-ID: <53DF64C8.4050906@renesas.com> (raw)
This driver supports other SoCs, but they need boards/Soc depend code.
So, this patch adds device tree support for R-Car H2 and M2 initially.
Changes from v1:
- Change an optional property name from "buswait_bwait" to "buswait" in
patch 1.
- Add the prefix "renesas," to "buswait" and "enable-gpio" in patch 1.
- Modify the usbhs_parse_dt() to remove the check of some
of_device_is_compatible() in patch 2.
Yoshihiro Shimoda (2):
usb: renesas_usbhs: Add device tree bindings documentation
usb: renesas_usbhs: Add device tree support for R-Car H2 and M2
.../devicetree/bindings/usb/renesas_usbhs.txt | 24 +++++++++++
drivers/usb/renesas_usbhs/common.c | 44 ++++++++++++++++++++
2 files changed, 68 insertions(+)
create mode 100644 Documentation/devicetree/bindings/usb/renesas_usbhs.txt
--
1.7.9.5
next reply other threads:[~2014-08-04 10:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-04 10:47 Yoshihiro Shimoda [this message]
[not found] ` <53DF64C8.4050906-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2014-08-05 0:11 ` [PATCH v2 0/2] usb: renesas_usbhs: Add device tree support for R-Car H2 and M2 Kuninori Morimoto
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=53DF64C8.4050906@renesas.com \
--to=yoshihiro.shimoda.uh@renesas.com \
--cc=devicetree@vger.kernel.org \
--cc=grant.likely@linaro.org \
--cc=linux-sh@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=robh+dt@kernel.org \
/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).