]> www.infradead.org Git - users/hch/misc.git/commitdiff
docs: dt: convert dynamic-resolution-notes.txt to ReST
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 15 Apr 2020 14:45:20 +0000 (16:45 +0200)
committerRob Herring <robh@kernel.org>
Mon, 4 May 2020 22:09:52 +0000 (17:09 -0500)
- 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>
Documentation/devicetree/dynamic-resolution-notes.rst [moved from Documentation/devicetree/dynamic-resolution-notes.txt with 90% similarity]
Documentation/devicetree/index.rst
Documentation/devicetree/overlay-notes.txt
MAINTAINERS

similarity index 90%
rename from Documentation/devicetree/dynamic-resolution-notes.txt
rename to Documentation/devicetree/dynamic-resolution-notes.rst
index c24ec366c5dc1667b53bcc403f09d67a375512d1..570b7e1f39eb474612eae1b5c517220382dc1644 100644 (file)
@@ -1,5 +1,8 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+==================================
 Device Tree Dynamic Resolver Notes
-----------------------------------
+==================================
 
 This document describes the implementation of the in-kernel
 Device Tree resolver, residing in drivers/of/resolver.c
index a9757ec5070ea210cd2274af56657e54c7325c6e..d3183b33c2e9e70178185218656c75d062bcba0e 100644 (file)
@@ -10,3 +10,4 @@ Open Firmware and Device Tree
    usage-model
    writing-schema
    changesets
+   dynamic-resolution-notes
index fddc63da7dbaaddc0ddbe1acb1c82c351532b199..b06ffcb8f0f8e198e2e9051eb21d77006119ccf0 100644 (file)
@@ -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
 -----------------
index ca79391d3ff0e6b85e7ebd3a5717e9f9dc4e26f2..03a1abf0d6e95fdb0d1a77a4d2a95b960dc0125d 100644 (file)
@@ -12535,7 +12535,7 @@ M:      Pantelis Antoniou <pantelis.antoniou@konsulko.com>
 M:     Frank Rowand <frowand.list@gmail.com>
 L:     devicetree@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/dynamic-resolution-notes.txt
+F:     Documentation/devicetree/dynamic-resolution-notes.rst
 F:     Documentation/devicetree/overlay-notes.txt
 F:     drivers/of/overlay.c
 F:     drivers/of/resolver.c