mirror of
https://github.com/torvalds/linux
synced 2026-07-22 02:00:44 +09:00
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>
This commit is contained in:
committed by
Rob Herring (Arm)
parent
ccb2fd725d
commit
7a6884e08f
@@ -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
|
||||
---------------
|
||||
|
||||
Reference in New Issue
Block a user