[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <83a961ef-132e-6b9a-37e0-182ea2025be4@linaro.org>
Date: Thu, 24 Nov 2022 11:07:55 +0000
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: Abel Vesa <abel.vesa@...aro.org>,
Amol Maheshwari <amahesh@....qualcomm.com>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...ainline.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Ekansh Gupta <ekangupt@....qualcomm.com>,
Bharath Kumar <bkumar@....qualcomm.com>,
Himateja Reddy <hmreddy@...cinc.com>,
Anirudh Raghavendra <araghave@...cinc.com>,
Greg KH <gregkh@...uxfoundation.org>
Cc: Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-arm-msm@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
devicetree@...r.kernel.org
Subject: Re: [PATCH v3 00/10] misc: fastrpc: Add audiopd support
Hi Greg,
On 09/09/2022 14:39, 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@linaro.org/
>
> 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
>
Do you think you could pick these fastrpc patches as it is or should I
collect these patches with other fastrpc patches on the list and send them?
As there are few more of fastrpc patches that could go in 6.2.
thanks,
Srini
> .../bindings/misc/qcom,fastrpc.yaml | 5 +
> drivers/misc/fastrpc.c | 260 +++++++++++++++---
> include/uapi/misc/fastrpc.h | 7 +
> 3 files changed, 240 insertions(+), 32 deletions(-)
>
Powered by blists - more mailing lists