diff options
author | Cristian Marussi <cristian.marussi@arm.com> | 2023-08-26 13:53:06 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2023-09-20 15:01:40 +0100 |
commit | 5b8a8ca37e4949d063b02c0aabd9a258585f3f5f (patch) | |
tree | 72a5eb9ac60eb3b3ce32ac03023e714bc10f7aa7 /drivers/clk | |
parent | 34592bf0a5cb0681ce3d64de5598951768f43328 (diff) | |
download | linux-5b8a8ca37e4949d063b02c0aabd9a258585f3f5f.tar.gz linux-5b8a8ca37e4949d063b02c0aabd9a258585f3f5f.tar.bz2 linux-5b8a8ca37e4949d063b02c0aabd9a258585f3f5f.zip |
firmware: arm_scmi: Add clock .state_get support to pre-v3.2
Support clock .state_get operation against SCMI platform servers that do
not support v3.2 CONFIG_GET dedicated command: while talking with these
platforms the command CLOCK_ATTRIBUTES can be used to gather the current
clock states.
Note that, in case of shared resources, the retrieved clock state 'flavour'
(virtual vs physical) depends on the backend SCMI platform server specific
kind of implementation.
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Link: https://lore.kernel.org/r/20230826125308.462328-5-cristian.marussi@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'drivers/clk')
0 files changed, 0 insertions, 0 deletions