qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4] xilinx_spips: Make dma transactions as per d


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v4] xilinx_spips: Make dma transactions as per dma_burst_size
Date: Mon, 25 Jun 2018 11:56:18 +0100

On 22 June 2018 at 10:47, Sai Pavan Boddu <address@hidden> wrote:
> From: Sai Pavan Boddu <address@hidden>
>
> Qspi dma has a burst length of 64 bytes, So limit the transactions w.r.t
> dma-burst-size property.
>
> Signed-off-by: Sai Pavan Boddu <address@hidden>
> Reviewed-by: Edgar E. Iglesias <address@hidden>
> ---
> Changes for V2:
>    Remove dynamic allocation of dma_buf and limit burst size to 2k
> Changes for V3:
>    Instead of proceeding with max burst size, report user the error.
> Changes for V4:
>    move dma_buf to the bottom of XlnxZynqMPQSPIPS
>
>  hw/ssi/xilinx_spips.c         | 23 ++++++++++++++++++++---
>  include/hw/ssi/xilinx_spips.h |  5 ++++-
>  2 files changed, 24 insertions(+), 4 deletions(-)



Applied to target-arm.next, thanks.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]