aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/booting-without-of.txt
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2017-08-01 10:57:00 -0500
committerRob Herring <robh@kernel.org>2017-08-01 12:24:07 -0500
commit5b71456f54451a97a40386ef8bbf09aa34a40ce9 (patch)
treee2083b90d6f8afb40c54a00231ee6268a69bc1ab /Documentation/devicetree/booting-without-of.txt
parentof/irq: use of_property_read_u32_index to parse interrupts property (diff)
downloadlinux-dev-5b71456f54451a97a40386ef8bbf09aa34a40ce9.tar.xz
linux-dev-5b71456f54451a97a40386ef8bbf09aa34a40ce9.zip
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.txt2
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
----------------------