mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 12:21:15 -04:00
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>
This commit is contained in:
committed by
Rob Herring (Arm)
parent
b57ce9630b
commit
62c51c2b38
@@ -81,7 +81,7 @@ Typical cases and caveats
|
||||
- Phandle entries, like clocks/dmas/interrupts/resets, should always be
|
||||
explicitly ordered. Include the {clock,dma,interrupt,reset}-names if there is
|
||||
more than one phandle. When used, both of these fields need the same
|
||||
constraints (e.g. list of items).
|
||||
constraints (e.g. list of items).
|
||||
|
||||
- For names used in {clock,dma,interrupt,reset}-names, do not add any suffix,
|
||||
e.g.: "tx" instead of "txirq" (for interrupt).
|
||||
|
||||
Reference in New Issue
Block a user