[PATCH v2 04/12] firmware: scmi: framework for installing additional protocols

Simon Glass sjg at chromium.org
Thu Jul 27 02:53:25 CEST 2023


On Wed, 26 Jul 2023 at 02:39, AKASHI Takahiro
<takahiro.akashi at linaro.org> wrote:
>
> This framework allows SCMI protocols to be installed and bound to the agent
> so that the agent can manage and utilize them later.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> ---
> v2
> * check for availability of protocols
> ---
>  drivers/firmware/scmi/scmi_agent-uclass.c | 100 +++++++++++++++++++++-
>  include/scmi_agent-uclass.h               |  15 +++-
>  include/scmi_agent.h                      |  14 +++
>  3 files changed, 125 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list