WSL2-Linux-Kernel/drivers/slimbus
Srinivas Kandagatla d77772538f slimbus: ngd: reset dma setup during runtime pm
During suspend/resume NGD remote instance is power cycled along
with remotely controlled bam dma engine.
So Reset the dma configuration during this suspend resume path
so that we are not dealing with any stale dma setup.

Without this transactions timeout after first suspend resume path.

Fixes: 917809e228 ("slimbus: ngd: Add qcom SLIMBus NGD driver")
Cc: <stable@vger.kernel.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20210809082428.11236-5-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-08-13 10:22:30 +02:00
..
Kconfig
Makefile
core.c
messaging.c
qcom-ctrl.c
qcom-ngd-ctrl.c slimbus: ngd: reset dma setup during runtime pm 2021-08-13 10:22:30 +02:00
sched.c
slimbus.h
stream.c