Re: [PATCH v4 07/16] firmware: arm_scmi: Add op to override max message #
From: Cristian Marussi <cristian.marussi@arm.com>
Date: 2021-06-16 09:13:38
Also in:
lkml
From: Cristian Marussi <cristian.marussi@arm.com>
Date: 2021-06-16 09:13:38
Also in:
lkml
On Mon, Jun 14, 2021 at 03:04:15PM +0100, Jonathan Cameron wrote:
On Fri, 11 Jun 2021 17:59:28 +0100 Cristian Marussi [off-list ref] wrote:quoted
From: Igor Skalkin <redacted> 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 <redacted> Signed-off-by: Igor Skalkin <redacted> Signed-off-by: Peter Hilber <redacted>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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel