History log of /rk3399_rockchip-uboot/drivers/firmware/scmi/mailbox_agent.c (Results 1 – 2 of 2)
Revision Date Author Comments
# c2abcd78 05-Oct-2020 Sean Anderson <seanga2@gmail.com>

UPSTREAM: firmware: scmi: Include device_compat.h

This header is necessary for the dev_xxx macros.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

(che

UPSTREAM: firmware: scmi: Include device_compat.h

This header is necessary for the dev_xxx macros.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

(cherry picked from commit 66e7348fe7cbd40091dad017363f0d788ea69739)
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I8e225067f8a4204e0306d307914a547d2a66270d

show more ...


# 533e551c 09-Sep-2020 Etienne Carriere <etienne.carriere@linaro.org>

UPSTREAM: firmware: scmi: mailbox/smt agent device

This change implements a mailbox transport using SMT format for SCMI
exchanges. This implementation follows the Linux kernel and
SCP-firmware [1] a

UPSTREAM: firmware: scmi: mailbox/smt agent device

This change implements a mailbox transport using SMT format for SCMI
exchanges. This implementation follows the Linux kernel and
SCP-firmware [1] as references implementation for SCMI message
processing using SMT format for communication channel meta-data.

Use of mailboxes in SCMI FDT bindings are defined in the Linux kernel
DT bindings since v4.17.

Links: [1] https://github.com/ARM-software/SCP-firmware
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Cc: Simon Glass <sjg@chromium.org>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Sudeep Holla <sudeep.holla@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

(cherry picked from commit 240720e9052fa7459e4d8a46d508db1ae41ed238)
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I02ed9ea6925d9d90e8b46deecd9137ed78172f94

show more ...