diff options
author | Cristian Marussi <cristian.marussi@arm.com> | 2022-03-30 16:05:49 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2022-04-28 18:22:53 +0100 |
commit | 4c74701b1eb7636eb0cdd66b488b42920105122a (patch) | |
tree | cb56181c743c3c27e9e546f787270aa22345d3bb /crypto/api.c | |
parent | 7aa75496ea1f38dfd99b93c66f8d9bc525d11efc (diff) | |
download | linux-4c74701b1eb7636eb0cdd66b488b42920105122a.tar.bz2 |
firmware: arm_scmi: Add SCMI v3.1 VOLTAGE_LEVEL_SET_COMPLETE
Add SCMI v3.1 voltage protocol support for asynchronous VOLTAGE_LEVEL_SET
command.
Note that, if a voltage domain is advertised to support the asynchronous
version of VOLTAGE_LEVEL_SET, the command will be issued asynchronously
unless explicitly requested to use the synchronous version by setting the
mode to SCMI_VOLTAGE_LEVEL_SET_SYNC when calling voltage_ops->level_set.
The SCMI regulator driver level_set invocation has been left unchanged
so that it will transparently use the asynchronous version if available.
Link: https://lore.kernel.org/r/20220330150551.2573938-21-cristian.marussi@arm.com
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions