usb: dwc3: dwc3-st: Update the incorrect DT dwc3 example.
authorPeter Griffin <peter.griffin@linaro.org>
Thu, 7 May 2015 18:16:53 +0000 (19:16 +0100)
committerFelipe Balbi <balbi@ti.com>
Thu, 7 May 2015 18:37:22 +0000 (13:37 -0500)
commit5665aec631245ff1b6e03fa5efe7383f4ef379cb
treec7049043b3eb0ae567c2f6861d35a33f637dd3ac
parent25e97ab598e6c216d9f56d3e30572df04fa90373
usb: dwc3: dwc3-st: Update the incorrect DT dwc3 example.

There is a subtle typo phys-names should be phy-names. Using the
current example means you don't have working usb (as you fail to
obtain the phys). Also update the example to use the generic phy
type constants which are now used for miphy28.

Additionally also remove the unnecessary new line in the example.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Maxime Coquelin <maxime.coquelin@st.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Documentation/devicetree/bindings/usb/dwc3-st.txt