Skip to content

Commit 62c51c2

Browse files
krzkrobherring
authored andcommitted
docs: dt: writing-bindings: Consistently use single-whitespace
Document uses only single whitespace after full stop, so fix inconsistency. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20250707095019.66792-6-krzysztof.kozlowski@linaro.org Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
1 parent b57ce96 commit 62c51c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/writing-bindings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Typical cases and caveats
8181
- Phandle entries, like clocks/dmas/interrupts/resets, should always be
8282
explicitly ordered. Include the {clock,dma,interrupt,reset}-names if there is
8383
more than one phandle. When used, both of these fields need the same
84-
constraints (e.g. list of items).
84+
constraints (e.g. list of items).
8585

8686
- For names used in {clock,dma,interrupt,reset}-names, do not add any suffix,
8787
e.g.: "tx" instead of "txirq" (for interrupt).

0 commit comments

Comments
 (0)