From: Peter Griffin <peter.griffin@linaro.org>
To: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, srinivas.kandagatla@gmail.com,
maxime.coquelin@st.com, patrice.chotard@st.com, kishon@ti.com,
balbi@ti.com
Cc: peter.griffin@linaro.org, lee.jones@linaro.org,
devicetree@vger.kernel.org, robherring2@gmail.com
Subject: [PATCH v2 0/6] Add dwc3 usb3 DT node and various phy cleanup
Date: Mon, 30 Mar 2015 16:17:06 +0100 [thread overview]
Message-ID: <1427728632-10846-1-git-send-email-peter.griffin@linaro.org> (raw)
Hi,
This series primarily adds the dwc3 DT node which activates the usb3 controller on
the stih407-b2120 and stih410-b2120 platforms.
As part of getting this working I noticed some various errors with the DT
documentation examples for how we reference the PHYs which I've also fixed.
Whilst doing this I also noticed the miphy365 (found on stih415/6 platforms) could
now use the generic PHY constants which are used by miphy28, so I've updated this
driver and the DT docs accoringly. Note there is no ABI breakage with this change.
Also miphy28lp driver isn't included in STI section of MAINTAINERS, so rectify that.
regards,
Peter.
Changes in v2:
- Update commit to explicitly say no ABI breakage (Rob)
- Rebase series on v4.0-rc6 (Pete)
- Collect up Acks (Pete)
Peter Griffin (6):
phy: miphy365x: Use the generic phy type constants in
dt-bindings/phy/phy.h
ahci: st: Update the DT example for how to obtain the PHY.
ARM: DT: STi: STiH407: Update picophyreset for the usb3 controllers
usb2 phy
ARM: DT: STi: STiH407: Add dwc3 usb3 DT node.
usb: dwc3: dwc3-st: Update the incorrect DT dwc3 example.
MAINTAINERS: Add phy-miphy28lp.c to ARCH/STI architecture
Documentation/devicetree/bindings/ata/ahci-st.txt | 4 ++--
.../devicetree/bindings/phy/phy-miphy365x.txt | 8 +++----
Documentation/devicetree/bindings/usb/dwc3-st.txt | 7 +++---
MAINTAINERS | 1 +
arch/arm/boot/dts/stih407-family.dtsi | 27 +++++++++++++++++++++-
arch/arm/boot/dts/stih416.dtsi | 4 ++--
drivers/phy/phy-miphy365x.c | 14 +++++------
include/dt-bindings/phy/phy-miphy365x.h | 14 -----------
8 files changed, 45 insertions(+), 34 deletions(-)
delete mode 100644 include/dt-bindings/phy/phy-miphy365x.h
--
1.9.1
next reply other threads:[~2015-03-30 15:17 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-30 15:17 Peter Griffin [this message]
2015-03-30 15:17 ` [PATCH v2 1/6] phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h Peter Griffin
2015-03-31 5:14 ` Kishon Vijay Abraham I
2015-03-31 7:40 ` Lee Jones
2015-03-31 8:01 ` Peter Griffin
2015-03-31 8:47 ` Lee Jones
2015-03-31 15:30 ` Kishon Vijay Abraham I
2015-03-31 15:55 ` Maxime Coquelin
2015-04-01 7:15 ` Lee Jones
2015-04-01 8:01 ` Kishon Vijay Abraham I
[not found] ` <551BA5CB.6030903-l0cyMroinI0@public.gmane.org>
2015-04-01 11:42 ` Lee Jones
[not found] ` <1427728632-10846-1-git-send-email-peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2015-03-30 15:17 ` [PATCH v2 2/6] ahci: st: Update the DT example for how to obtain the PHY Peter Griffin
2015-03-30 15:17 ` [PATCH v2 3/6] ARM: DT: STi: STiH407: Update picophyreset for the usb3 controllers usb2 phy Peter Griffin
2015-03-30 15:17 ` [PATCH v2 4/6] ARM: DT: STi: STiH407: Add dwc3 usb3 DT node Peter Griffin
2015-03-30 15:17 ` [PATCH v2 5/6] usb: dwc3: dwc3-st: Update the incorrect DT dwc3 example Peter Griffin
2015-03-30 15:17 ` [PATCH v2 6/6] MAINTAINERS: Add phy-miphy28lp.c to ARCH/STI architecture Peter Griffin
2015-03-31 16:15 ` Kishon Vijay Abraham I
2015-03-31 17:40 ` Peter Griffin
2015-04-01 5:57 ` Kishon Vijay Abraham I
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=1427728632-10846-1-git-send-email-peter.griffin@linaro.org \
--to=peter.griffin@linaro.org \
--cc=balbi@ti.com \
--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=robherring2@gmail.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).