diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2019-07-08 09:41:17 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2019-08-12 12:23:01 +0100 |
commit | 823839571d76d465c6e454495864b085d699adb5 (patch) | |
tree | 69f53a8fda8c4ae7f8d8f9019f2b52b1684b7883 /fs/pnode.c | |
parent | ac8aaf348cf54a07aff8e709329ef82ecfa230cc (diff) | |
download | linux-823839571d76d465c6e454495864b085d699adb5.tar.bz2 |
firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocol
SCMI v2.0 adds support for "FastChannel" which do not use a message
header as they are specialized for a single message.
Only PERFORMANCE_LIMITS_{SET,GET} and PERFORMANCE_LEVEL_{SET,GET}
commands are supported over fastchannels. As they are optional, they
need to be discovered by PERFORMANCE_DESCRIBE_FASTCHANNEL command.
Further {LIMIT,LEVEL}_SET commands can have optional doorbell support.
Add support for making use of these fastchannels.
Cc: Ionela Voinescu <Ionela.Voinescu@arm.com>
Cc: Chris Redpath <Chris.Redpath@arm.com>
Cc: Quentin Perret <Quentin.Perret@arm.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'fs/pnode.c')
0 files changed, 0 insertions, 0 deletions