[PATCH v5 11/16] firmware: scmi: add a check against availability of protocols
Simon Glass
sjg at chromium.org
Mon Oct 2 03:17:15 CEST 2023
On Tue, 26 Sept 2023 at 00:58, AKASHI Takahiro
<takahiro.akashi at linaro.org> wrote:
>
> Now that we have Base protocol support, we will be able to check if a given
> protocol is really supported by the SCMI server (firmware).
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> Reviewed-by: Etienne Carriere <etienne.carriere at foss.st.com>
> ---
> v3
> * new; import this patch from my followup patch set
> ---
> drivers/firmware/scmi/scmi_agent-uclass.c | 41 +++++++++++++++++++++--
> 1 file changed, 38 insertions(+), 3 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list