u-boot/drivers/firmware/scmi
Etienne Carriere 88a304f864 firmware: scmi: mailbox transport: use plat data, not priv data
Change SCMI mailbox transport drivers to use platform data rather
than private data for channel reference since it only stores platform
data retrieved from the DT. Consequently the probe handler is replaced
with a of_to_plat handler.

Cc: Simon Glass <sjg@chromium.org>
Cc: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2021-11-23 13:53:03 -05:00
..
Kconfig firmware: scmi: add configs to select the supported agents 2021-11-23 13:53:03 -05:00
mailbox_agent.c firmware: scmi: mailbox transport: use plat data, not priv data 2021-11-23 13:53:03 -05:00
Makefile firmware: scmi: add configs to select the supported agents 2021-11-23 13:53:03 -05:00
sandbox-scmi_agent.c firmware: scmi: fix inline comments and minor coding style issues 2021-04-12 17:17:11 -04:00
sandbox-scmi_devices.c firmware: scmi: sandbox test for voltage regulator 2021-04-12 17:17:11 -04:00
scmi_agent-uclass.c firmware: scmi: voltage regulator 2021-04-12 17:17:11 -04:00
smccc_agent.c scmi: define LOG_CATEGORY 2021-03-11 17:03:19 +01:00
smt.c dm: core: Add address translation in fdt_get_resource 2021-04-29 03:23:39 -07:00
smt.h firmware: scmi: mailbox/smt agent device 2020-09-30 11:55:23 -04:00