Re: [PATCH 0/3] support USB offload feature
From: Mathias Nyman
Date: Thu Feb 03 2022 - 04:32:19 EST
On 3.2.2022 4.57, Daehwan Jung wrote:
> This patchset is for USB offload feature, which makes Co-processor to use
> some memories of xhci. Especially it's useful for USB Audio scenario.
> Audio stream would get shortcut because Co-processor directly write/read
> data in xhci memories. It could get speed-up using faster memory like SRAM.
> That's why this also gives vendors flexibilty of memory management.
> Below pathches have been merged in AOSP kernel(android12-5.10) and I put
> together and split into 3 patches.
Can you share the full USB offload support series?
I'd like to see the big picture before taking any exporting and override
patches.
Thanks
-Mathias