mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
docs: dt: writing-schema: Document preferred order of properties
Document established Devicetree bindings maintainers review practice: using DTS coding style property order in both 'properties' and 'required' secions. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20250713-dt-bindings-docs-v2-4-672c898054ae@linaro.org Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
This commit is contained in:
committed by
Rob Herring (Arm)
parent
6a57cf2107
commit
3f0a014f3b
@@ -171,6 +171,9 @@ Coding style
|
||||
Use YAML coding style (two-space indentation). For DTS examples in the schema,
|
||||
preferred is four-space indentation.
|
||||
|
||||
Place entries in 'properties' and 'required' sections in the same order, using
|
||||
style from Documentation/devicetree/bindings/dts-coding-style.rst.
|
||||
|
||||
Testing
|
||||
-------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user