diff options
author | Peter Hilber <[email protected]> | 2021-08-03 14:10:21 +0100 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2021-08-05 10:23:23 +0100 |
commit | 7885281260f9b952dc66b67182a2218b01e7859f (patch) | |
tree | 5c7ea581204009e84565961fba31dc9e3ab82bb5 /scripts/gdb/linux/utils.py | |
parent | f301bba0ca7392d16a6ea4f1d264a91f1fadea1a (diff) |
firmware: arm_scmi: Add optional link_supplier() transport op
Some transports are also effectively registered with other kernel subsystem
in order to be properly probed and initialized; as a consequence such kind
of transports, and their related devices, might still not have been probed
and initialized at the time the main SCMI core driver is probed.
Add an optional .link_supplier() transport operation which can be used by
the core SCMI stack to dynamically check if the transport is ready and
dynamically link its device to the SCMI platform instance device.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Peter Hilber <[email protected]>
[ Cristian: reworded commit message ]
Signed-off-by: Cristian Marussi <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions