Krzysztof Kozlowski
83a368a3fc
docs: dt-bindings: add DTS Coding Style document
...
Document preferred coding style for Devicetree sources (DTS and DTSI),
to bring consistency among all (sub)architectures and ease in reviews.
Cc: Andrew Davis <afd@ti.com >
cc: Andrew Lunn <andrew@lunn.ch >
Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com >
Cc: Arnd Bergmann <arnd@arndb.de >
Cc: Bjorn Andersson <andersson@kernel.org >
Cc: Chen-Yu Tsai <wens@kernel.org >
Cc: Dmitry Baryshkov <dmitry.baryshkov@linaro.org >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Matthias Brugger <matthias.bgg@gmail.com >
Cc: Michal Simek <michal.simek@amd.com >
Cc: Neil Armstrong <neil.armstrong@linaro.org >
Cc: Nishanth Menon <nm@ti.com >
Cc: Olof Johansson <olof@lixom.net >
Cc: Rafał Miłecki <zajec5@gmail.com >
Acked-by: Neil Armstrong <neil.armstrong@linaro.org >
Acked-by: Heiko Stuebner <heiko@sntech.de >
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com >
Acked-by: Konrad Dybcio <konradybcio@kernel.org >
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be >
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Reviewed-by: Conor Dooley <conor.dooley@microchip.com >
Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com >
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com >
Link: https://lore.kernel.org/r/20231203174622.18402-1-krzysztof.kozlowski@linaro.org
[robh: quote property names in order of properties section]
Signed-off-by: Rob Herring <robh@kernel.org >
2023-12-07 15:56:50 -06:00
Rob Herring
b83db5b849
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
2021-03-27 12:58:04 -06:00
Mauro Carvalho Chehab
e7728fcf7d
docs: dt: convert writing-bindings.txt to ReST
...
- Add a SPDX header;
- Adjust document and section titles;
- Mark literal blocks as such;
- Add it to bindings/index.rst.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org >
Signed-off-by: Rob Herring <robh@kernel.org >
2020-05-04 17:09:53 -05:00
Mauro Carvalho Chehab
858e684565
docs: dt: convert submitting-patches.txt to ReST format
...
- Add a SPDX header;
- Adjust document and section titles;
- Mark literal blocks as such;
- Add it to bindings/index.rst.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org >
Signed-off-by: Rob Herring <robh@kernel.org >
2020-05-04 17:09:53 -05:00
Mauro Carvalho Chehab
56516a9fe1
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 >
2020-05-04 17:09:52 -05:00