summaryrefslogtreecommitdiff
path: root/doc/develop/python_cq.rst
diff options
context:
space:
mode:
authorEtienne Carriere <[email protected]>2022-05-31 18:09:18 +0200
committerTom Rini <[email protected]>2022-06-23 13:12:55 -0400
commit8bcb1b4898be4849b711687fd140b43074b648da (patch)
treea5e8b5f18efae6704faeccff4104844b1ef7a5ca /doc/develop/python_cq.rst
parent5d8eb4ce33b4620264461a4ab00abd293f4537d5 (diff)
firmware: scmi: prepare scmi uclass API to multi-channel
Changes SCMI driver API function devm_scmi_process_msg() to add an SCMI channel reference argument for when SCMI agent supports SCMI protocol specific channels. First argument of devm_scmi_process_msg() is also change to point to the caller SCMI protocol device rather than its parent device (the SCMI agent device). The argument is a pointer to opaque struct scmi_channel known from the SCMI transport drivers. It is currently unused and caller a pass NULL value. A later change will enable such support once SCMI protocol drivers have means to get the channel reference during initialization. Cc: Lukasz Majewski <[email protected]> Cc: Sean Anderson <[email protected]> Cc: Jaehoon Chung <[email protected]> Signed-off-by: Etienne Carriere <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions