dt-bindings: firmware: arm,scmi: Add atomic-threshold-us optional property
authorCristian Marussi <cristian.marussi@arm.com>
Sun, 13 Feb 2022 19:58:28 +0000 (19:58 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 14 Feb 2022 14:49:40 +0000 (14:49 +0000)
commit498023dbb15f50355b7575b0c815c4cf320c5887
tree7d885c7387f5a212158bcfa3f85ec775b3227e82
parent4fb016d955a3eabdea807cea2e65a50c7033169f
dt-bindings: firmware: arm,scmi: Add atomic-threshold-us optional property

SCMI protocols in the platform can optionally signal to the OSPM agent
the expected execution latency for a specific resource/operation pair.

Introduce an SCMI system wide optional property to describe a global time
threshold which can be configured on a per-platform base to determine the
opportunity, or not, for an SCMI command advertised to have a higher
latency than the threshold, to be considered for atomic operations:
high-latency SCMI synchronous commands should be preferably issued in the
usual non-atomic mode.

Link: https://lore.kernel.org/r/20220213195832.27932-5-cristian.marussi@arm.com
Cc: Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Documentation/devicetree/bindings/firmware/arm,scmi.yaml