diff options
author | Sudeep Holla <[email protected]> | 2020-03-27 14:34:26 +0000 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2020-04-14 09:31:49 +0100 |
commit | 4ebd8f6dea813660740d004bde3caaf54bd79019 (patch) | |
tree | 69cd8b9b1a7dfc38020999d83a7521f0b8ab2fed /include/linux/fpga/fpga-bridge.h | |
parent | 23818b3d8590a79d56af9659cf709ebfae30f832 (diff) |
firmware: arm_scmi: Add receive buffer support for notifications
With all the plumbing in place, let's just add the separate dedicated
receive buffers to handle notifications that can arrive asynchronously
from the platform firmware to OS.
Also add one check to see if the platform supports any receive channels
before allocating the receive buffers: since those buffers are optionally
supported though, the whole xfer initialization is also postponed to be
able to check for their existence in advance.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jonathan Cameron <[email protected]>
[Changed parameters in __scmi_xfer_info_init()]
Signed-off-by: Cristian Marussi <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions