summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/usage-model.rst
diff options
context:
space:
mode:
authorMilan Lakhani <milan.lakhani@codethink.co.uk>2021-01-20 13:31:51 +0000
committerJonathan Corbet <corbet@lwn.net>2021-01-28 15:43:15 -0700
commit798eb4cc64492c302d80a258a71a0802cf24be5a (patch)
treef1fed2afe0547f7d9b9873da30f24c05da6b967b /Documentation/devicetree/usage-model.rst
parent7720357d16a7cfe4c9efb596e7d47fc80236eaa8 (diff)
docs: Update DTB format references
There were two references to devicetree/booting-without-of.rst (which has been removed) for DTB format information, and devicetree/usage-model.rst pointed to https://elinux.org/Device_Tree_Usage. Change all three of these references to https://www.devicetree.org/specifications/. Signed-off-by: Milan Lakhani <milan.lakhani@codethink.co.uk> Link: https://lore.kernel.org/r/1611149511-4990-1-git-send-email-milan.lakhani@codethink.co.uk Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/devicetree/usage-model.rst')
-rw-r--r--Documentation/devicetree/usage-model.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/usage-model.rst b/Documentation/devicetree/usage-model.rst
index e1b42dc63f01..1eb83496ca1e 100644
--- a/Documentation/devicetree/usage-model.rst
+++ b/Documentation/devicetree/usage-model.rst
@@ -12,7 +12,7 @@ This article describes how Linux uses the device tree. An overview of
the device tree data format can be found on the device tree usage page
at devicetree.org\ [1]_.
-.. [1] https://elinux.org/Device_Tree_Usage
+.. [1] https://www.devicetree.org/specifications/
The "Open Firmware Device Tree", or simply Device Tree (DT), is a data
structure and language for describing hardware. More specifically, it