diff mbox series

[v2] dt-bindings: remoteproc: st,stm32-rproc: Typo fix

Message ID 20230403162423.3325968-1-arnaud.pouliquen@foss.st.com (mailing list archive)
State Accepted
Headers show
Series [v2] dt-bindings: remoteproc: st,stm32-rproc: Typo fix | expand

Commit Message

Arnaud POULIQUEN April 3, 2023, 4:24 p.m. UTC
Fix "communnication" typo error.

Fixes: aca8f94e5b69 ("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>
---
updates vs V1: address Krzysztof comments
- Add missing "st,stm32-rproc" device prefix in subject
- Drop line break between "Fixes" and "Signed-off-by"
- Add Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../devicetree/bindings/remoteproc/st,stm32-rproc.yaml        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Mathieu Poirier April 3, 2023, 5:18 p.m. UTC | #1
On Mon, Apr 03, 2023 at 06:24:23PM +0200, Arnaud Pouliquen wrote:
> Fix "communnication" typo error.
> 
> Fixes: aca8f94e5b69 ("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>
> ---
> updates vs V1: address Krzysztof comments
> - Add missing "st,stm32-rproc" device prefix in subject
> - Drop line break between "Fixes" and "Signed-off-by"
> - Add Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  .../devicetree/bindings/remoteproc/st,stm32-rproc.yaml        | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

And this one as well.

Thanks,
Mathieu

> 
> diff --git a/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
> index 66b1e3efdaa3..ff95648f4967 100644
> --- a/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
> +++ b/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
> @@ -72,9 +72,9 @@ properties:
>                ready for shutdown
>        - description: |
>            A channel (d) used by the local proc to notify the remote proc that it
> -          has to stop interprocessor communnication.
> +          has to stop interprocessor communication.
>            Unidirectional channel:
> -            - from local to remote, where ACK from the remote means that communnication
> +            - from local to remote, where ACK from the remote means that communication
>                as been stopped on the remote side.
>      minItems: 1
>  
> -- 
> 2.25.1
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
index 66b1e3efdaa3..ff95648f4967 100644
--- a/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
@@ -72,9 +72,9 @@  properties:
               ready for shutdown
       - description: |
           A channel (d) used by the local proc to notify the remote proc that it
-          has to stop interprocessor communnication.
+          has to stop interprocessor communication.
           Unidirectional channel:
-            - from local to remote, where ACK from the remote means that communnication
+            - from local to remote, where ACK from the remote means that communication
               as been stopped on the remote side.
     minItems: 1