]> git.baikalelectronics.ru Git - kernel.git/commit
docs: dt: Group DT docs into relevant sub-sections
authorRob Herring <robh@kernel.org>
Thu, 25 Mar 2021 16:47:10 +0000 (10:47 -0600)
committerRob Herring <robh@kernel.org>
Sat, 27 Mar 2021 18:58:04 +0000 (12:58 -0600)
commit6e05b620737d94bdde295b05d3e379eeb1275f97
tree3a2f421b96f45acfdf95310bf056aaa0091668c3
parent3dce29741fd079b581a7f3eaed1773e1c7aaac64
docs: dt: Group DT docs into relevant sub-sections

The DT docs are currently all just lumped together in the doc build.
Let's organize the documents by kernel specifics, overlays and bindings.

As writing-schema.rst is about bindings, let's move it to the bindings
directory.

Cc: Frank Rowand <frowand.list@gmail.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/20210325164713.1296407-6-robh@kernel.org
Documentation/devicetree/bindings/index.rst
Documentation/devicetree/bindings/writing-schema.rst [new file with mode: 0644]
Documentation/devicetree/index.rst
Documentation/devicetree/writing-schema.rst [deleted file]