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 <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent b57ce96 commit 62c51c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)