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

From: Cristian Marussi
Date: Fri Oct 18 2024 - 10:11:54 EST


On Fri, Oct 18, 2024 at 08:37:25AM -0500, Rob Herring wrote:
> 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.

Ok, my bad I ahev not checked with the tool this time but just grabbed
from a recent commit log. I will fix in V2

Thanks,
Cristian