linux-stable/drivers/accel/habanalabs
Dafna Hirschfeld 801507d3b3 accel/habanalabs: move soft-reset wait to soft-reset execute
We plan to do soft-reset either by mmio or by using cpucp packet
depending on the FW version. We don't want to check FW version in two
different places for that (execute soft-reset and wait to soft-reset)
so move the waiting to gaudi2_execute_soft_reset. This also makes sense
because the cpucp also does the waiting.

Signed-off-by: Dafna Hirschfeld <dhirschfeld@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2023-03-15 13:29:15 +02:00
..
common accel/habanalabs: add uapi to stall/resume engine 2023-03-15 13:29:15 +02:00
gaudi accel/habanalabs: add uapi to stall/resume engine 2023-03-15 13:29:15 +02:00
gaudi2 accel/habanalabs: move soft-reset wait to soft-reset execute 2023-03-15 13:29:15 +02:00
goya accel/habanalabs: assert return value of hw_fini 2023-03-15 13:29:14 +02:00
include accel/habanalabs: add uapi to stall/resume engine 2023-03-15 13:29:15 +02:00
Kconfig habanalabs: move driver to accel subsystem 2023-01-26 11:52:10 +02:00
Makefile habanalabs: move driver to accel subsystem 2023-01-26 11:52:10 +02:00