[PATCH v1 5/6] firmware: arm_scmi: Use max_msg and max_msg_size from devicetree

Sudeep Holla sudeep.holla at arm.com
Tue Aug 20 07:48:11 PDT 2024


On Tue, Jul 30, 2024 at 03:47:06PM +0100, Cristian Marussi wrote:
> Override max_msg and max_msg_size transport properties when corresponding
> devicetree properties are available.
>

I am holding off on these changes to think how these max_msg and max_msg_size
can be used without breaking any platforms allowing space for the header
and the message itself which is around 28 bytes. The binding itself looks
good. We may have to adjust the value passed to the core driver taking
the above into consideration.

--
Regards,
Sudeep



More information about the linux-arm-kernel mailing list