diff options
author | Cristian Marussi <cristian.marussi@arm.com> | 2024-02-14 18:30:01 +0000 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2024-02-22 08:17:10 +0000 |
commit | 8c80c42ad4014cc84bdcd4d5586730536f76f888 (patch) | |
tree | d7ce8da75b4fb29a257d8f9d9070714163498ac5 /drivers/tty | |
parent | a9c049f47e06cebeefff33a27ae7111818950ab9 (diff) | |
download | linux-stable-8c80c42ad4014cc84bdcd4d5586730536f76f888.tar.gz linux-stable-8c80c42ad4014cc84bdcd4d5586730536f76f888.tar.bz2 linux-stable-8c80c42ad4014cc84bdcd4d5586730536f76f888.zip |
firmware: arm_scmi: Add support for v3.2 NEGOTIATE_PROTOCOL_VERSION
Freshly introduced NEGOTIATE_PROTOCOL_VERSION allows the agent to ascertain
upfront if a specific protocol(usually older) version is supported by the
platform.
It is used by the agent in case the platform has advertised the support of
a newer protocol version than the latest version supported by the agent,
since backward compatibility cannot be automatically assumed.
Emit a warning about possible incompatibility when negotiation was not
possible or just print the successfully negotiated protocol.
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Link: https://lore.kernel.org/r/20240214183006.3403207-3-cristian.marussi@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions