Re: [PATCH v2 01/17] firmware: arm_scmi: Define a common SCMI_MAX_PROTOCOLS value
From: Cristian Marussi <cristian.marussi@arm.com>
Date: 2026-01-19 15:43:37
Also in:
arm-scmi, linux-fsdevel, lkml
From: Cristian Marussi <cristian.marussi@arm.com>
Date: 2026-01-19 15:43:37
Also in:
arm-scmi, linux-fsdevel, lkml
On Mon, Jan 19, 2026 at 11:18:27AM +0000, Jonathan Cameron wrote:
On Wed, 14 Jan 2026 11:46:05 +0000 Cristian Marussi [off-list ref] wrote:quoted
Add a common definition of SCMI_MAX_PROTOCOLS and use it all over the SCMI stack. Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>Hi Cristian, Mention the introduction of SCMI_PROTOCOL_LAST in the patch description and probably say why it takes that value (which is much less than the SCMI_MAX_PROTOCOLS value).
I'll do. Thanks, Cristian