Re: [PATCH v4 07/16] firmware: arm_scmi: Add op to override max message #
From: Jonathan Cameron <Jonathan.Cameron@Huawei.com>
Date: 2021-06-14 14:04:31
Also in:
lkml
From: Jonathan Cameron <Jonathan.Cameron@Huawei.com>
Date: 2021-06-14 14:04:31
Also in:
lkml
On Fri, 11 Jun 2021 17:59:28 +0100 Cristian Marussi [off-list ref] wrote:
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. Jonathan _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel