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

Jonathan Cameron <[email protected]> Tue, 28 Jul 2026 00:41:36 +0100
Newsgroups org.kernel.vger.arm-scmi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-doc,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel
Message-ID <20260728004136.3e83b36c@jic23-huawei>
On Fri, 24 Jul 2026 15:44:09 +0100
Cristian Marussi <[email protected]> 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 <[email protected]>
FWIW matches the spec and the mapping to Linux error codes seems
sensible to me.
Reviewed-by: Jonathan Cameron <[email protected]>