]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
docs: dt: writing-schema: Clarify what is required in a schema
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Tue, 9 Jun 2026 10:35:51 +0000 (12:35 +0200)
committerRob Herring (Arm) <robh@kernel.org>
Fri, 12 Jun 2026 16:22:33 +0000 (11:22 -0500)
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>
Documentation/devicetree/bindings/writing-schema.rst

index 2ff5b0565a313d7d4686b6dd9b8e266e683e6ec5..3ffd0828617aa0df0f0938c51bd79cb21b4f3a29 100644 (file)
@@ -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
 ---------------