Peng Fan dc36561e15 firmware: arm_scmi: Implement clock get permissions
ARM SCMI v3.2 introduces clock get permission command. To implement the
same let us stash the values of those permissions in the scmi_clock_info.
They indicate if the operation is forbidden or not.

If the CLOCK_GET_PERMISSIONS command is not supported, the default
permissions are set to allow the operations, otherwise they will be set
according to the response of CLOCK_GET_PERMISSIONS from the SCMI
platform firmware.

Reviewed-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20240121110901.1414856-1-peng.fan@oss.nxp.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
2024-02-20 06:29:43 +00:00
..
2024-01-18 15:16:57 -08:00
2024-01-12 11:32:19 -08:00
2024-01-20 15:03:25 -08:00
2024-01-11 10:07:29 -08:00
2024-01-17 15:21:21 -08:00
2024-01-16 17:37:17 +01:00
2024-01-19 09:10:23 -08:00
2024-01-18 16:44:03 -08:00