linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] Add dwc3 usb3 DT node and various phy cleanup
@ 2015-04-30 13:30 Peter Griffin
  2015-04-30 13:30 ` [PATCH v3 1/6] ARM: DT: STi: STiH407: Update picophyreset for the usb3 controllers usb2 phy Peter Griffin
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Peter Griffin @ 2015-04-30 13:30 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, maxime.coquelin, patrice.chotard,
	balbi, srinivas.kandagatla
  Cc: peter.griffin, lee.jones, devicetree

Hi Maxime,

This series primarily adds the dwc3 DT node which activates the usb3 controller on
the stih407-b2120, stih410-b2120 and stih418-b2199 platforms.

As part of getting this working I noticed an error with the picophyreset which 
stops the controller working which I've also fixed.

regards,

Peter.

Changes in v3:
- Add miphys8lp options properties for stih418 (Pete)
- Add support for stih418-b2199 (Max)
- Only enable usb3 controller in the board file (Max)
- Fix superflous '\n' (Lee)
- Rebase series on v4.1-rc1 (Pete)

NB: Since v2 some patches were taken into the phy and ahci trees which I've now
removed from the series.

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):
  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.
  ARM: DT: STi: stihxxx-b2120: Enable USB3 port on stih407-b2120 and
    stih410-b2120
  ARM: DT: STi: STiH418: Add miphy28lp optional oscillator clock
    properties
  ARM: DT: STi: STiH418: Enable USB3 port on stih418-b2199.

 Documentation/devicetree/bindings/usb/dwc3-st.txt |  7 +++---
 arch/arm/boot/dts/stih407-family.dtsi             | 30 ++++++++++++++++++++++-
 arch/arm/boot/dts/stih418-b2199.dts               | 15 ++++++++++++
 arch/arm/boot/dts/stihxxx-b2120.dtsi              |  5 ++++
 4 files changed, 52 insertions(+), 5 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-05-15  9:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-30 13:30 [PATCH v3 0/6] Add dwc3 usb3 DT node and various phy cleanup Peter Griffin
2015-04-30 13:30 ` [PATCH v3 1/6] ARM: DT: STi: STiH407: Update picophyreset for the usb3 controllers usb2 phy Peter Griffin
2015-04-30 13:30 ` [PATCH v3 2/6] ARM: DT: STi: STiH407: Add dwc3 usb3 DT node Peter Griffin
2015-04-30 13:30 ` [PATCH v3 3/6] usb: dwc3: dwc3-st: Update the incorrect DT dwc3 example Peter Griffin
2015-05-07 15:13   ` Peter Griffin
2015-05-07 16:15     ` Felipe Balbi
2015-05-08 10:31       ` Peter Griffin
2015-05-08 16:36         ` Felipe Balbi
2015-04-30 13:30 ` [PATCH v3 4/6] ARM: DT: STi: stihxxx-b2120: Enable USB3 port on stih407-b2120 and stih410-b2120 Peter Griffin
2015-04-30 13:30 ` [PATCH v3 5/6] ARM: DT: STi: STiH418: Add miphy28lp optional oscillator clock properties Peter Griffin
2015-04-30 13:30 ` [PATCH v3 6/6] ARM: DT: STi: STiH418: Enable USB3 port on stih418-b2199 Peter Griffin
2015-05-15  9:50 ` [PATCH v3 0/6] Add dwc3 usb3 DT node and various phy cleanup Maxime Coquelin

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).