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

Cristian Marussi cristian.marussi at arm.com
Wed Jun 16 02:13:28 PDT 2021


On Mon, Jun 14, 2021 at 03:04:15PM +0100, Jonathan Cameron wrote:
> 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.
> 

Right, sorry for this, the series is still sort of WIP so I have not
properly cleanup and signed these if I have not touched it.
My bad, I'll fix.

Thanks,
Cristian



More information about the linux-arm-kernel mailing list