summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>2026-06-09 12:35:51 +0200
committerRob Herring (Arm) <robh@kernel.org>2026-06-12 11:22:33 -0500
commit7a6884e08fb4dcdbb4ba5aaedb7bb2d717a2cf7a (patch)
tree831fac0660f4cb191ee22dbd8f289bd2fd2428eb
parentccb2fd725d411265df8f7ce12a66c226b16014e6 (diff)
docs: dt: writing-schema: Clarify what is required in a schema
Clarify that we do not require all properties from a binding, but above schema keywords/properties. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260609103550.234472-2-krzysztof.kozlowski@oss.qualcomm.com Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/writing-schema.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/writing-schema.rst b/Documentation/devicetree/bindings/writing-schema.rst
index 2ff5b0565a31..3ffd0828617a 100644
--- a/Documentation/devicetree/bindings/writing-schema.rst
+++ b/Documentation/devicetree/bindings/writing-schema.rst
@@ -132,7 +132,7 @@ examples
provider binding, other nodes referenced by phandle.
Note: YAML doesn't allow leading tabs, so spaces must be used instead.
-Unless noted otherwise, all properties are required.
+Unless noted otherwise, all above schema properties are required.
Property Schema
---------------