[PATCH v4 07/16] firmware: arm_scmi: Add op to override max message #

Jonathan Cameron Jonathan.Cameron at Huawei.com
Mon Jun 14 07:04:15 PDT 2021


On Fri, 11 Jun 2021 17:59:28 +0100
Cristian Marussi <cristian.marussi at arm.com> wrote:

> From: Igor Skalkin <igor.skalkin at opensynergy.com>
> 
> The number of simultaneously pending messages that the upcoming
> scmi-virtio transport can support depends on the virtio device (SCMI
> platform) and can differ for each channel. (The scmi-virtio transport
> does only have one tx and at most 1 rx channel.)
> 
> Add an optional transport op so that scmi-virtio can report the actual
> max message # for each channel type. Respect these new limits.
> 
> Reflect that the limit in struct scmi_desc is now only a default any
> more.
> 
> [ Peter: Adapted patch for submission to upstream. ]
> 
> Co-developed-by: Peter Hilber <peter.hilber at opensynergy.com>
> Signed-off-by: Igor Skalkin <igor.skalkin at opensynergy.com>
> Signed-off-by: Peter Hilber <peter.hilber at opensynergy.com>
Cristian,

Give you are sending this on to the list, should have your
Signed-off-by as well.

Jonathan



More information about the linux-arm-kernel mailing list