aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/overlay-notes.txt
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-15 16:45:20 +0200
committerRob Herring <robh@kernel.org>2020-05-04 17:09:52 -0500
commit26853a242057b8c09f51726b54a79aff3fec874a (patch)
tree607967f930e62cd19275903891ccc0eb4761c3d6 /Documentation/devicetree/overlay-notes.txt
parentdocs: dt: convert changesets to ReST (diff)
downloadwireguard-linux-26853a242057b8c09f51726b54a79aff3fec874a.tar.xz
wireguard-linux-26853a242057b8c09f51726b54a79aff3fec874a.zip
docs: dt: convert dynamic-resolution-notes.txt to ReST
- Add a SPDX header; - Adjust document title; - Add it to devicetree/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/overlay-notes.txt')
-rw-r--r--Documentation/devicetree/overlay-notes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/overlay-notes.txt b/Documentation/devicetree/overlay-notes.txt
index fddc63da7dba..b06ffcb8f0f8 100644
--- a/Documentation/devicetree/overlay-notes.txt
+++ b/Documentation/devicetree/overlay-notes.txt
@@ -3,7 +3,7 @@ Device Tree Overlay Notes
This document describes the implementation of the in-kernel
device tree overlay functionality residing in drivers/of/overlay.c and is a
-companion document to Documentation/devicetree/dynamic-resolution-notes.txt[1]
+companion document to Documentation/devicetree/dynamic-resolution-notes.rst[1]
How overlays work
-----------------