[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 0/5] dma/xlnx-zdma: Bug fixes
From: |
Peter Maydell |
Subject: |
Re: [PATCH v1 0/5] dma/xlnx-zdma: Bug fixes |
Date: |
Fri, 3 Apr 2020 19:53:24 +0100 |
On Thu, 2 Apr 2020 at 14:46, Edgar E. Iglesias <address@hidden> wrote:
>
> From: "Edgar E. Iglesias" <address@hidden>
>
> Hi,
>
> This series fixes a couple of bugs we've ran into with some
> proprietary test code and drivers using the Xilinx zDMA.
Thanks; as these are bugfixes I've applied them to target-arm.next
for 5.0. I'd appreciate it if you could take a look at the
endianness bugs I mention in a reply to patch 5 (probably
that is 5.1 work).
-- PMM
- [PATCH v1 3/5] dma/xlnx-zdma: Clear DMA_DONE when halting, (continued)