Re: [PATCH v2 01/17] firmware: arm_scmi: Define a common SCMI_MAX_PROTOCOLS value

From: Cristian Marussi

Date: Mon Jan 19 2026 - 10:43:37 EST


On Mon, Jan 19, 2026 at 11:18:27AM +0000, Jonathan Cameron wrote:
> On Wed, 14 Jan 2026 11:46:05 +0000
> Cristian Marussi <cristian.marussi@xxxxxxx> wrote:
>
> > Add a common definition of SCMI_MAX_PROTOCOLS and use it all over the
> > SCMI stack.
> >
> > Signed-off-by: Cristian Marussi <cristian.marussi@xxxxxxx>
> 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