Re: [PATCH] Documentation: dt: dwc3: note the supported phy-names

2016-08-19 Thread Rob Herring
On Thu, Aug 18, 2016 at 02:37:16PM -0700, Brian Norris wrote: > The dwc3 driver expicitly looks for "usb2-phy" or "usb3-phy", but we > never noted these names in the documentation. > > Signed-off-by: Brian Norris > --- > Documentation/devicetree/bindings/usb/dwc3.txt | 3 ++- > 1 file changed, 2

[PATCH] Documentation: dt: dwc3: note the supported phy-names

2016-08-19 Thread Brian Norris
The dwc3 driver expicitly looks for "usb2-phy" or "usb3-phy", but we never noted these names in the documentation. Signed-off-by: Brian Norris --- Documentation/devicetree/bindings/usb/dwc3.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/binding