[PATCH v2 0/4] docs: dt: Document established practices: compatible and file naming, subjects

Krzysztof Kozlowski posted 4 patches 2 months, 3 weeks ago
Documentation/devicetree/bindings/submitting-patches.rst | 12 ++++++++++--
Documentation/devicetree/bindings/writing-bindings.rst   | 13 +++++++++++++
Documentation/devicetree/bindings/writing-schema.rst     |  3 +++
3 files changed, 26 insertions(+), 2 deletions(-)
[PATCH v2 0/4] docs: dt: Document established practices: compatible and file naming, subjects
Posted by Krzysztof Kozlowski 2 months, 3 weeks ago
v1 was only one patch, here:
https://lore.kernel.org/linux-devicetree/20250710085814.21810-2-krzysztof.kozlowski@linaro.org/

Changes in v2:
1. Rephrase - use YAML instead of schema, add another example for
   conversion.

2. Three new patches (2-4).

Best regards,
Krzysztof

---
Krzysztof Kozlowski (4):
      docs: dt: submitting-patches: Avoid 'YAML' in the subject and add an example
      docs: dt: writing-bindings: Document compatible and filename naming
      docs: dt: writing-bindings: Document discouraged instance IDs
      docs: dt: writing-schema: Document preferred order of properties

 Documentation/devicetree/bindings/submitting-patches.rst | 12 ++++++++++--
 Documentation/devicetree/bindings/writing-bindings.rst   | 13 +++++++++++++
 Documentation/devicetree/bindings/writing-schema.rst     |  3 +++
 3 files changed, 26 insertions(+), 2 deletions(-)
---
base-commit: a62b7a37e6fcf4a675b1548e7c168b96ec836442
change-id: 20250713-dt-bindings-docs-a9d320095699

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>