Re: [PATCH] firmware: arm_scmi: Add multiple protocols registration support

From: Sudeep Holla
Date: Thu Feb 22 2024 - 02:55:51 EST


On Thu, 21 Dec 2023 15:11:29 +0000, Cristian Marussi wrote:
> Add the capability for one SCMI driver to register with the core SCMI stack
> to use multiple SCMI protocols: in such a case the SCMI driver probe
> function will end up being called once for each registered protocol which
> have been also found as implemented on the platform.
>
> This is especially useful in testing scenarios.
>
> [...]

Applied to sudeep.holla/linux (for-next/scmi/updates), thanks!

[1/1] firmware: arm_scmi: Add multiple protocols registration support
https://git.kernel.org/sudeep.holla/c/2858f6e5f064
--
Regards,
Sudeep