Re: [PATCH] dt-bindings: dma: xilinx: Fix "xlnx,irq-delay" type

From: Vinod Koul

Date: Thu Jul 02 2026 - 11:36:01 EST



On Fri, 12 Jun 2026 16:52:25 -0500, Rob Herring (Arm) wrote:
> "xlnx,irq-delay" programs an 8-bit delay field in the DMA control
> register, and the driver stores and reads it as a byte. The binding
> described the property as a uint32 cell, which made the helper type
> check report the driver as wrong.
>
> Document "xlnx,irq-delay" as uint8 so the generated schema reflects
> the hardware field width and the existing driver access.
>
> [...]

Applied, thanks!

[1/1] dt-bindings: dma: xilinx: Fix "xlnx,irq-delay" type
commit: fa9cb11584851414b25fd8bf9f59518424b5917c

Best regards,
--
~Vinod