]> git.dujemihanovic.xyz Git - u-boot.git/commit
firmware: scmi: framework for installing additional protocols
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Wed, 11 Oct 2023 10:06:58 +0000 (19:06 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 13 Oct 2023 20:59:23 +0000 (16:59 -0400)
commit55de62baa1119e8a88e9bfc78705ebff498b0e88
tree83bd5dcae231007d6d998073635dc023d01893eb
parentbb8079ae386fdf06f8f2c5162639c8e7460ba379
firmware: scmi: framework for installing additional protocols

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@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
drivers/firmware/scmi/scmi_agent-uclass.c
include/scmi_agent-uclass.h
include/scmi_agent.h