Re: [PATCH v3 0/4] dmaengine: dw-axi-dmac: Fix burst encoding, LLI dump and priority

From: Vinod Koul

Date: Thu Sep 10 2026 - 10:38:50 EST



On Wed, 02 Sep 2026 17:26:10 +0800, Jia Wang wrote:
> This series fixes AXI burst length encoding, an out-of-bounds access in
> the error-path LLI dump, and the CH_CFG2 channel priority field position.
>
> It also converts register field definitions and programming to GENMASK()
> and FIELD_PREP().
>
> The series was tested with dmatest on all eight channels using
> snps,axi-max-burst-len = <256>. All channels completed without errors. It
> was also build-tested on RISC-V with CONFIG_DW_AXI_DMAC as both a module
> and built-in.
>
> [...]

Applied, thanks!

[1/4] dmaengine: dw-axi-dmac: Fix AXI burst length encoding
commit: 0d59891c42e11c3840276d8a632dbc355d6ddc4f
[2/4] dmaengine: dw-axi-dmac: Fix LLI dump out-of-bounds access
commit: e6b49f8016ee8b642e8e495d1704342ee0b35d72
[3/4] dmaengine: dw-axi-dmac: Fix CH_CFG2 channel priority position
commit: 2a9013c20c46216b92ff09e2283b5244a91c59da
[4/4] dmaengine: dw-axi-dmac: Use bitfield helpers for registers
commit: a72f75e1f5552df8765920b678a9037b7f31a91c

Best regards,
--
~Vinod