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/booting-without-of.txt | |
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/booting-without-of.txt')
-rw-r--r-- | Documentation/devicetree/booting-without-of.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/booting-without-of.txt b/Documentation/devicetree/booting-without-of.txt index fb740445199f..417f91110010 100644 --- a/Documentation/devicetree/booting-without-of.txt +++ b/Documentation/devicetree/booting-without-of.txt @@ -1282,7 +1282,7 @@ hierarchy and routing of interrupts in the hardware. The interrupt tree model is fully described in the document "Open Firmware Recommended Practice: Interrupt Mapping Version 0.9". The document is available at: -<http://www.openfirmware.org/ofwg/practice/> +<http://www.devicetree.org/open-firmware/practice/> 1) interrupts property ---------------------- |