Re: [PATCH] dt-bindings: remoteproc: typo fix

From: Krzysztof Kozlowski
Date: Fri Mar 31 2023 - 16:17:33 EST


On 31/03/2023 17:55, Arnaud Pouliquen wrote:
> Fix "communnication" typo error.

Use subject prefixes matching the subsystem/device (which you can get
for example with `git log --oneline -- DIRECTORY_OR_FILE` on the
directory your patch is touching).

>
> Fixes: aca8f94e5b69 ("dt-bindings: remoteproc: stm32-rproc: add new mailbox channel for detach")
>
> Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@xxxxxxxxxxx>

No line breaks between tags.

With missing device prefix and dropping line break:

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof