]> git.baikalelectronics.ru Git - kernel.git/commit
firmware: arm_scmi: Support optional system wide atomic-threshold-us
authorCristian Marussi <cristian.marussi@arm.com>
Thu, 17 Feb 2022 13:12:31 +0000 (13:12 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 21 Feb 2022 10:36:48 +0000 (10:36 +0000)
commit514531717b14258274e20bf15e41a3cfbb4c1f8c
tree9cfd3e8ead33cb6b8e36cd99fd137f144e090f17
parent76ee7a8c5f306e414946429b591c0976ea142855
firmware: arm_scmi: Support optional system wide atomic-threshold-us

An SCMI agent can be configured system-wide with a well-defined atomic
threshold: only SCMI synchronous command whose latency has been advertised
by the SCMI platform to be lower or equal to this configured threshold will
be considered for atomic operations, when requested and if supported by the
underlying transport at all.

Link: https://lore.kernel.org/r/20220217131234.50328-6-cristian.marussi@arm.com
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_scmi/driver.c
include/linux/scmi_protocol.h