summaryrefslogtreecommitdiff
path: root/doc/develop/python_cq.rst
diff options
context:
space:
mode:
authorAKASHI Takahiro <[email protected]>2023-10-11 19:06:55 +0900
committerTom Rini <[email protected]>2023-10-13 16:59:23 -0400
commit689204be9744db24fc8031229946f045fae02c07 (patch)
treebcab78f9856610c852191e3f5874a83fe957c1d6 /doc/develop/python_cq.rst
parentc6230cd8427c906baa52dbff5b95027ef58e6048 (diff)
firmware: scmi: use a protocol's own channel if assigned
SCMI specification allows any protocol to have its own channel for the transport. While the current SCMI driver may assign its channel from a device tree, the core function, devm_scmi_process_msg(), doesn't use a protocol's channel, but always use an agent's channel. With this commit, devm_scmi_process_msg() tries to find and use a protocol's channel. If it doesn't exist, use an agent's. Signed-off-by: AKASHI Takahiro <[email protected]> Reviewed-by: Etienne Carriere <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions