diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-15 16:45:24 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-05-04 17:09:52 -0500 |
commit | 56516a9fe1058c15af2de98418758c6c30f3cdf1 (patch) | |
tree | bfd04cfc7262bd09494259b7662cc1f78b7779bd /Documentation/devicetree/index.rst | |
parent | 642e6e5ce03e5b02d658e87d6c21d881b1ce8f62 (diff) | |
download | linux-rpi-56516a9fe1058c15af2de98418758c6c30f3cdf1.tar.gz linux-rpi-56516a9fe1058c15af2de98418758c6c30f3cdf1.tar.bz2 linux-rpi-56516a9fe1058c15af2de98418758c6c30f3cdf1.zip |
docs: dt: convert ABI.txt to ReST format
This file only requires a properly-formatted title to be
recognized as a ReST file.
As there will be more files under bindings/ that will be
included at the documentation body, add a new index.rst
file there.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/index.rst')
-rw-r--r-- | Documentation/devicetree/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/index.rst b/Documentation/devicetree/index.rst index 1c36bc19969b..54026763916d 100644 --- a/Documentation/devicetree/index.rst +++ b/Documentation/devicetree/index.rst @@ -13,3 +13,5 @@ Open Firmware and Device Tree dynamic-resolution-notes of_unittest overlay-notes + + bindings/index |