diff options
| author | Cristian Marussi <[email protected]> | 2021-08-03 14:10:12 +0100 |
|---|---|---|
| committer | Sudeep Holla <[email protected]> | 2021-08-05 10:23:22 +0100 |
| commit | ceac257db055b8d13aef6fa83e9f2b6733c23532 (patch) | |
| tree | 3d42ef997487aeb6905318369e795b1c343789ef /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | 3669032514be157d48acc4aa01728815d035d0c3 (diff) | |
firmware: arm_scmi: Add optional transport_init/exit support
Some SCMI transport could need to perform some transport specific setup
before they can be used by the SCMI core transport layer: typically this
early setup consists in registering with some other kernel subsystem.
Add the optional capability for a transport to provide a couple of init
and exit functions that are assured to be called early during the SCMI
core initialization phase, well before the SCMI core probing step.
[ Peter: Adapted RFC patch by Cristian for submission to upstream. ]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Peter Hilber <[email protected]>
[ Cristian: Fixed scmi_transports_exit point of invocation ]
Signed-off-by: Cristian Marussi <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions