From: Peter Griffin <peter.griffin@linaro.org>
To: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, kishon@ti.com,
srinivas.kandagatla@gmail.com, maxime.coquelin@st.com,
patrice.chotard@st.com
Cc: peter.griffin@linaro.org, lee.jones@linaro.org,
devicetree@vger.kernel.org
Subject: [PATCH v2 0/3] Add usb phy support for STiH41x SoCs.
Date: Mon, 11 Aug 2014 11:09:09 +0100 [thread overview]
Message-ID: <1407751752-32383-1-git-send-email-peter.griffin@linaro.org> (raw)
This series adds support for the on-chip PHY used for USB 1.1 and 2.0 found
on STiH415 and STiH416 consumer electronics SoC's from STMicroelectronics.
Changes since v1:
- Change to select GENERIC_PHY rather than depends for uniformity
- Ensure phy_provider_register is called after PHY is created
- Add extra commit message for MAINTAINERS patch
Peter Griffin (3):
phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs.
phy: phy-stih41x-usb: Add dt documentation for USB phy on STiH415/6
MAINTAINERS: Add phy-stih41x-usb.c to ARCH/STI architecture
.../devicetree/bindings/phy/phy-stih41x-usb.txt | 24 +++
MAINTAINERS | 1 +
drivers/phy/Kconfig | 8 +
drivers/phy/Makefile | 1 +
drivers/phy/phy-stih41x-usb.c | 187 +++++++++++++++++++++
5 files changed, 221 insertions(+)
create mode 100644 Documentation/devicetree/bindings/phy/phy-stih41x-usb.txt
create mode 100644 drivers/phy/phy-stih41x-usb.c
--
1.9.1
next reply other threads:[~2014-08-11 10:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-11 10:09 Peter Griffin [this message]
2014-08-11 10:09 ` [PATCH v2 1/3] phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs Peter Griffin
2014-08-11 10:09 ` [PATCH v2 2/3] phy: phy-stih41x-usb: Add dt documentation for USB phy on STiH415/6 Peter Griffin
[not found] ` <1407751752-32383-1-git-send-email-peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-08-11 10:09 ` [PATCH v2 3/3] MAINTAINERS: Add phy-stih41x-usb.c to ARCH/STI architecture Peter Griffin
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=1407751752-32383-1-git-send-email-peter.griffin@linaro.org \
--to=peter.griffin@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=kishon@ti.com \
--cc=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maxime.coquelin@st.com \
--cc=patrice.chotard@st.com \
--cc=srinivas.kandagatla@gmail.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).