Re: [PATCH v3 00/10] misc: fastrpc: Add audiopd support

From: Rob Herring
Date: Mon Sep 12 2022 - 13:08:44 EST


On Fri, Sep 09, 2022 at 04:39:28PM +0300, Abel Vesa wrote:
> This patchset adds audiopd support to fastrpc.
>
> The v2 of this patchset is here:
> https://lore.kernel.org/all/20220902154900.3404524-1-abel.vesa@xxxxxxxxxx/
>
> Abel Vesa (10):
> misc: fastrpc: Rename audio protection domain to root
> misc: fastrpc: Add reserved mem support
> dt-bindings: misc: fastrpc: Document memory-region property
> 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

How do you expect this series to be merged? Please spell it out to the
maintainers. If you don't, Greg is just going to tell you the series
doesn't apply (because qcom,fastrpc.yaml only exists in my tree), drop
it, and move on to the next thing in his queue.

Anyways, I've applied the binding patch. Who knew fastrpc was going to
be so popular this cycle...

Rob