Re: [PATCH v6 01/22] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions

From: Jonathan Cameron

Date: Mon Jul 27 2026 - 19:46:41 EST


On Fri, 24 Jul 2026 15:44:09 +0100
Cristian Marussi <cristian.marussi@xxxxxxx> wrote:

> SCMIv4.0 introduces a couple of new possible protocol error codes: add
> the needed definitions and mappings to Linux error values.
>
> Signed-off-by: Cristian Marussi <cristian.marussi@xxxxxxx>
FWIW matches the spec and the mapping to Linux error codes seems
sensible to me.
Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxxxxxxxx>