diff options
author | Bjorn Andersson <[email protected]> | 2023-02-13 07:52:11 -0800 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-02-14 08:19:38 -0800 |
commit | ab9fdd41d970c38ddc0fd59e5f8f37e8d966d454 (patch) | |
tree | dad0197a5e65f5d2394b0dd170be1a4a0d746de3 /tools | |
parent | 8278fd3144779d883779d1f5bcbf49da36587fd1 (diff) |
rpmsg: glink: smem: Wrap driver context
The Glink SMEM driver allocates a struct device and hangs two
devres-allocated pipe objects thereon. To facilitate the move of
interrupt and mailbox handling to the driver, introduce a wrapper object
capturing the device, glink reference and remote processor id.
The type of the remoteproc reference is updated, as these are
specifically targeting the SMEM implementation.
Signed-off-by: Bjorn Andersson <[email protected]>
Reviewed-by: Chris Lew <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions