diff options
author | Cristian Marussi <cristian.marussi@arm.com> | 2021-03-16 12:48:33 +0000 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2021-03-29 10:00:35 +0100 |
commit | a4a20b0975dc7b137e5de4b73f23579fccd57cf9 (patch) | |
tree | 20edb60cb43fb3548dcad5c0fb63404c6914f0a1 /fs | |
parent | b9f7fd907c38a38aea6869c91e38a7d745825442 (diff) |
firmware: arm_scmi: Add new protocol handle core transfer ops
Add new core SCMI transfer operations based on protocol handles to
enable protocols to builds and send their own protocol specific messages.
Keep old original scmi_xfer_ operations interface as wrappers around the
new interface in order to let coexist old and new interfaces to ease
protocol by protocol migration.
In order to support such migration the above wrappers and some
additional transient code is also introduced in this commit. It will be
later removed as a whole once the full migration of protocols and SCMI
drivers will have been completed.
Link: https://lore.kernel.org/r/20210316124903.35011-9-cristian.marussi@arm.com
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions