diff options
author | Omer Shpigelman | 2020-05-07 13:43:05 +0300 |
---|---|---|
committer | Oded Gabbay | 2020-05-19 14:48:41 +0300 |
commit | ec2f8a306ae96cba2a7437e783cc71f234789aa3 (patch) | |
tree | 5ab93f8b54d1e8858819e64d3c8c8cc90e2d93d3 /drivers/misc/ocxl | |
parent | f9e5f29518c1821d794bb7ec7e7c91650f4ded14 (diff) |
habanalabs: define ASIC-dependent interface for signal/wait
This feature requires handling h/w resources which are a bit different from
one ASIC to the other. Therefore, we need to define a set of interfaces the
ASIC code provides to the common code to signal, wait, reset sync object
and to reset and init a queue.
As this feature is not supported in Goya, provide an empty implementation
of those functions.
Signed-off-by: Omer Shpigelman <oshpigelman@habana.ai>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'drivers/misc/ocxl')
0 files changed, 0 insertions, 0 deletions