diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-15 16:45:16 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-05-04 16:22:11 -0500 |
commit | d8e81bc3e87c9e7994f5bf24e215a607899ca470 (patch) | |
tree | 449c9aa727524b30b343f8e2078be15313af18d0 /Documentation/devicetree/index.rst | |
parent | 4ef7f57ebe6e9c59d14262921f2b9016c4264b23 (diff) | |
download | lwn-d8e81bc3e87c9e7994f5bf24e215a607899ca470.tar.gz lwn-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 'Documentation/devicetree/index.rst')
-rw-r--r-- | Documentation/devicetree/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/index.rst b/Documentation/devicetree/index.rst index a11efe26f205..7a6aad7d384a 100644 --- a/Documentation/devicetree/index.rst +++ b/Documentation/devicetree/index.rst @@ -7,4 +7,5 @@ Open Firmware and Device Tree .. toctree:: :maxdepth: 1 + usage-model writing-schema |