aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/of_unittest.txt
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-15 16:45:16 +0200
committerRob Herring <robh@kernel.org>2020-05-04 16:22:11 -0500
commitd8e81bc3e87c9e7994f5bf24e215a607899ca470 (patch)
tree449c9aa727524b30b343f8e2078be15313af18d0 /Documentation/devicetree/of_unittest.txt
parentdocs: dt: add an index.rst file for devicetree (diff)
downloadlinux-dev-d8e81bc3e87c9e7994f5bf24e215a607899ca470.tar.xz
linux-dev-d8e81bc3e87c9e7994f5bf24e215a607899ca470.zip
docs: dt: convert usage-model.txt to ReST
- Add a SPDX header; - Adjust document title; - Use footnoote markups; - Some whitespace fixes and new line breaks; - Mark literal blocks as such; - Add it to devicetree/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/of_unittest.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/of_unittest.txt b/Documentation/devicetree/of_unittest.txt
index 3e4e7d48ae93..9fdd2de9b770 100644
--- a/Documentation/devicetree/of_unittest.txt
+++ b/Documentation/devicetree/of_unittest.txt
@@ -11,7 +11,7 @@ architecture.
It is recommended to read the following documents before moving ahead.
-[1] Documentation/devicetree/usage-model.txt
+[1] Documentation/devicetree/usage-model.rst
[2] http://www.devicetree.org/Device_Tree_Usage
OF Selftest has been designed to test the interface (include/linux/of.h)