[PATCH v2 00/10] misc: fastrpc: patches for 6.2
From: Srinivas Kandagatla
Date: Fri Nov 25 2022 - 02:15:00 EST
Hi Greg,
Here are some fastrpc patches which add new feature to handle Audio
Protection Domain. Along with it there is one locking update on dma-buf
and an update to bindings.
Could you please queue them up for 6.2.
Thanks,
Srini
changes since v1:
dropped a dmabuf lock patch.
Abel Vesa (10):
dt-bindings: misc: qcom,fastrpc: increase allowed iommus entries
misc: fastrpc: Rename audio protection domain to root
misc: fastrpc: Add reserved mem support
misc: fastrpc: Add fastrpc_remote_heap_alloc
misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on fail
misc: fastrpc: Rework fastrpc_req_munmap
misc: fastrpc: Add support for audiopd
misc: fastrpc: Safekeep mmaps on interrupted invoke
misc: fastrpc: Add mmap request assigning for static PD pool
misc: fastrpc: Add dma_mask to fastrpc_channel_ctx
.../bindings/misc/qcom,fastrpc.yaml | 2 +-
drivers/misc/fastrpc.c | 260 +++++++++++++++---
include/uapi/misc/fastrpc.h | 7 +
3 files changed, 236 insertions(+), 33 deletions(-)
--
2.25.1