diff options
author | Rob Herring <robh@kernel.org> | 2017-08-01 18:57:00 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-08-01 20:24:07 +0300 |
commit | 5b71456f54451a97a40386ef8bbf09aa34a40ce9 (patch) | |
tree | e2083b90d6f8afb40c54a00231ee6268a69bc1ab /Documentation/devicetree/bindings/usb | |
parent | b47fe22d82e39551a5049f4bd02eb71f7d497762 (diff) | |
download | linux-5b71456f54451a97a40386ef8bbf09aa34a40ce9.tar.xz |
dt-bindings: update OpenFirmware document links to devicetree.org
The mirrors for old, but still referenced OF documents have disappeared.
A new mirror has been setup on devicetree.org at:
http://devicetree.org/open-firmware/home.html
Update the URLs in the binding documents with the new mirror.
Cc: Brian Norris <briannorris@chromium.org>
Reviewed-by: Harvey Hunt <harvey.hunt@imgtec.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb')
-rw-r--r-- | Documentation/devicetree/bindings/usb/usb-device.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/usb-device.txt b/Documentation/devicetree/bindings/usb/usb-device.txt index 1c35e7b665e1..d5f1992b797c 100644 --- a/Documentation/devicetree/bindings/usb/usb-device.txt +++ b/Documentation/devicetree/bindings/usb/usb-device.txt @@ -2,7 +2,7 @@ Generic USB Device Properties Usually, we only use device tree for hard wired USB device. The reference binding doc is from: -http://www.firmware.org/1275/bindings/usb/usb-1_0.ps +http://www.devicetree.org/open-firmware/bindings/usb/usb-1_0.ps Required properties: - compatible: usbVID,PID. The textual representation of VID, PID shall |