dt-bindings: usb: update snps,dwc3.yaml references

Changeset 389d77658801 ("dt-bindings: usb: Convert DWC USB3 bindings to DT schema")
renamed: Documentation/devicetree/bindings/usb/dwc3.txt
to: Documentation/devicetree/bindings/usb/snps,dwc3.yaml.

Update its cross-references accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/97704f110f0282fb47eb85dea430cc94cfd93a4b.1610605373.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Mauro Carvalho Chehab 2021-01-14 07:25:58 +01:00 committed by Greg Kroah-Hartman
parent 16bcc58e1d
commit e793c2a3d3
3 changed files with 3 additions and 3 deletions
Documentation/devicetree/bindings/usb

@ -31,7 +31,7 @@ See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
Sub-nodes: Sub-nodes:
The dwc3 core should be added as subnode to ST DWC3 glue as shown in the The dwc3 core should be added as subnode to ST DWC3 glue as shown in the
example below. The DT binding details of dwc3 can be found in: example below. The DT binding details of dwc3 can be found in:
Documentation/devicetree/bindings/usb/dwc3.txt Documentation/devicetree/bindings/usb/snps,dwc3.yaml
NB: The dr_mode property described in [1] is NOT optional for this driver, as the default value NB: The dr_mode property described in [1] is NOT optional for this driver, as the default value
is "otg", which isn't supported by this SoC. Valid dr_mode values for dwc3-st are either "host" is "otg", which isn't supported by this SoC. Valid dr_mode values for dwc3-st are either "host"

@ -93,7 +93,7 @@ Sub-nodes:
The dwc3 core should be added as subnode to Exynos dwc3 glue. The dwc3 core should be added as subnode to Exynos dwc3 glue.
- dwc3 : - dwc3 :
The binding details of dwc3 can be found in: The binding details of dwc3 can be found in:
Documentation/devicetree/bindings/usb/dwc3.txt Documentation/devicetree/bindings/usb/snps,dwc3.yaml
Example: Example:
usb@12000000 { usb@12000000 {

@ -65,7 +65,7 @@ Sub-nodes:
The dwc3 core should be added as subnode to omap dwc3 glue. The dwc3 core should be added as subnode to omap dwc3 glue.
- dwc3 : - dwc3 :
The binding details of dwc3 can be found in: The binding details of dwc3 can be found in:
Documentation/devicetree/bindings/usb/dwc3.txt Documentation/devicetree/bindings/usb/snps,dwc3.yaml
omap_dwc3 { omap_dwc3 {
compatible = "ti,dwc3"; compatible = "ti,dwc3";