[PATCH 00/11] misc: fastrpc: patches for 6.2

Srinivas Kandagatla posted 11 patches 1 year, 4 months ago
There is a newer version of this series
.../bindings/misc/qcom,fastrpc.yaml           |   2 +-
drivers/misc/fastrpc.c                        | 263 +++++++++++++++---
include/uapi/misc/fastrpc.h                   |   7 +
3 files changed, 239 insertions(+), 33 deletions(-)
[PATCH 00/11] misc: fastrpc: patches for 6.2
Posted by Srinivas Kandagatla 1 year, 4 months ago
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


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

Dmitry Osipenko (1):
  misc: fastrpc: Assert held reservation lock for dma-buf mmapping

 .../bindings/misc/qcom,fastrpc.yaml           |   2 +-
 drivers/misc/fastrpc.c                        | 263 +++++++++++++++---
 include/uapi/misc/fastrpc.h                   |   7 +
 3 files changed, 239 insertions(+), 33 deletions(-)

-- 
2.25.1