diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2019-10-03 21:31:32 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-04 11:02:58 +0200 |
commit | 0aa760382040cc3d70b538ade56ba9c37ed8b702 (patch) | |
tree | 17cef57f4cf0ea373e439d32d8bcee33f78cb660 /Documentation/devicetree/bindings/usb/usb-uhci.txt | |
parent | USB: rio500: Remove Rio 500 kernel driver (diff) | |
download | linux-0aa760382040cc3d70b538ade56ba9c37ed8b702.tar.xz linux-0aa760382040cc3d70b538ade56ba9c37ed8b702.zip |
dt-bindings: usb: Fix references to usb-hcd.yaml
usb-hcd.txt has been converted to YAML. Update references accordingly.
Fixes: 14ec072a19ad ("dt-bindings: usb: Convert USB HCD generic binding to YAML")
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Link: https://lore.kernel.org/r/20191003193132.17758-1-j.neuschaefer@gmx.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/usb-uhci.txt')
-rw-r--r-- | Documentation/devicetree/bindings/usb/usb-uhci.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/usb-uhci.txt b/Documentation/devicetree/bindings/usb/usb-uhci.txt index cc2e6f7d602e..d1702eb2c8bd 100644 --- a/Documentation/devicetree/bindings/usb/usb-uhci.txt +++ b/Documentation/devicetree/bindings/usb/usb-uhci.txt @@ -6,7 +6,7 @@ Required properties: - reg : Should contain 1 register ranges(address and length) - interrupts : UHCI controller interrupt -additionally the properties from usb-hcd.txt (in the current directory) are +additionally the properties from usb-hcd.yaml (in the current directory) are supported. Example: |