misc: fastrpc: Add dma handle implementation
authorVamsi Krishna Gattupalli <quic_vgattupa@quicinc.com>
Mon, 14 Feb 2022 16:10:01 +0000 (16:10 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Mar 2022 13:11:00 +0000 (14:11 +0100)
commit35a82b87135def531f4ff3c07ba8171fe1794c9d
tree9085d74dd4d1d41eac8b529aad0f0c54f1f2ff59
parent8f6c1d8c4f0cc316b0456788fff8373554d1d99d
misc: fastrpc: Add dma handle implementation

The remote arguments carry both remote buffers and dma handles. Add proper
dma handle instructions to make it compatible with DSP implementation.

Signed-off-by: Vamsi Krishna Gattupalli <quic_vgattupa@quicinc.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20220214161002.6831-12-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/fastrpc.c