Re: [PATCH 3/5] dt-bindings: firmware: arm,scmi: Introduce more transport properties

From: Rob Herring
Date: Fri Oct 18 2024 - 09:42:08 EST


On Fri, Oct 18, 2024 at 09:06:00AM +0100, Cristian Marussi wrote:
> Depending on specific hardware and firmware design choices, it may be
> possible for different platforms to end up having different requirements
> regarding the same transport characteristics.
>
> Introduce max-msg-size and max-msg properties to describe such platform
> specific transport constraints, since they cannot be discovered otherwise.
>
> Cc: devicetree@xxxxxxxxxxxxxxx
> Cc: Rob Herring (Arm) <robh@xxxxxxxxxx>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Also, you missed Conor and that not the right address for Krzysztof. Use
get_maintainers.pl or a tool that uses it (b4).

Also, no need to store maintainer addresses in the commit msg.

Rob