Skip to content

Commit 96af01c

Browse files
arnopomathieupoirier
authored andcommitted
dt-bindings: remoteproc: stm32-rproc: Typo fix
Fix "communnication" typo error. Fixes: aca8f94 ("dt-bindings: remoteproc: stm32-rproc: add new mailbox channel for detach") Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> [Fixed title to read "stm32-rproc" instead of "st,stm32-rproc"] Link: https://lore.kernel.org/r/20230403162423.3325968-1-arnaud.pouliquen@foss.st.com Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
1 parent 35bdafd commit 96af01c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ properties:
7272
ready for shutdown
7373
- description: |
7474
A channel (d) used by the local proc to notify the remote proc that it
75-
has to stop interprocessor communnication.
75+
has to stop interprocessor communication.
7676
Unidirectional channel:
77-
- from local to remote, where ACK from the remote means that communnication
77+
- from local to remote, where ACK from the remote means that communication
7878
as been stopped on the remote side.
7979
minItems: 1
8080

0 commit comments

Comments
 (0)