lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJhJPsVVSCnhS0dMXu-e0XTc-eHounx9RX7MZnCogJx-tBRerw@mail.gmail.com>
Date: Fri, 30 Aug 2024 10:33:49 +0800
From: Keguang Zhang <keguang.zhang@...il.com>
To: Vinod Koul <vkoul@...nel.org>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, 
	Conor Dooley <conor+dt@...nel.org>, linux-mips@...r.kernel.org, dmaengine@...r.kernel.org, 
	devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, 
	Conor Dooley <conor.dooley@...rochip.com>, Jiaxun Yang <jiaxun.yang@...goat.com>
Subject: Re: [PATCH v12 0/2] Add support for Loongson1 APB DMA

On Fri, Aug 30, 2024 at 1:30 AM Vinod Koul <vkoul@...nel.org> wrote:
>
>
> On Fri, 09 Aug 2024 18:30:57 +0800, Keguang Zhang wrote:
> > Add the driver and dt-binding document for Loongson1 APB DMA.
> >
> > Changes in v12:
> > - Delete superfluous blank lines in the examples section.
> > - Move the call to devm_request_irq() into ls1x_dma_alloc_chan_resources()
> >   to use dma_chan_name() as a parameter.
> > - Move the call to devm_free_irq() into ls1x_dma_free_chan_resources() accordingly.
> > - Rename ls1x_dma_alloc_llis() to ls1x_dma_prep_lli().
> > - Merge ls1x_dma_free_lli() into ls1x_dma_free_desc().
> > - Add ls1x_dma_synchronize().
> > - Fix the error handling of ls1x_dma_probe().
> > - Some minor fixes and improvements.
> > - Link to v11: https://lore.kernel.org/r/20240802-loongson1-dma-v11-0-85392357d4e0@gmail.com
> >
> > [...]
>
> Applied, thanks!
>
Great!
Thanks very much!

> [1/2] dt-bindings: dma: Add Loongson-1 APB DMA
>       commit: 7ea270bb93e4ce165bb4f834c29c05e9815b6ca8
> [2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver
>       commit: e06c432312148ddb550ec55b004e32671657ea23
>
> Best regards,
> --
> ~Vinod
>
>


-- 
Best regards,

Keguang Zhang

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ