Re: [PATCH RFC 0/3] Adds support to allow the bitstream configuration from pre-allocated dma-buffer

From: Tom Rix
Date: Fri Apr 02 2021 - 10:36:01 EST


Please add to this patch cover letter what you want to discuss.

Got this new feature, not sure about ...

Tom

On 4/2/21 2:09 AM, Nava kishore Manne wrote:
> Nava kishore Manne (3):
> fpga: region: Add fpga-region property 'fpga-config-from-dmabuf'
> fpga: support loading from a pre-allocated buffer
> fpga: zynqmp: Use the scatterlist interface
>
> .../devicetree/bindings/fpga/fpga-region.txt | 2 +
> drivers/fpga/fpga-mgr.c | 126 +++++++++++++++++-
> drivers/fpga/of-fpga-region.c | 3 +
> drivers/fpga/zynqmp-fpga.c | 35 +++++
> include/linux/fpga/fpga-mgr.h | 6 +-
> 5 files changed, 169 insertions(+), 3 deletions(-)
>