linux/Documentation/devicetree/bindings/dma/xilinx
Rob Herring (Arm) fa9cb11584 dt-bindings: dma: xilinx: Fix "xlnx,irq-delay" type
"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.

Assisted-by: Codex:gpt-5-5
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Link: https://patch.msgid.link/20260612215226.1887726-1-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2026-07-01 14:38:20 +05:30
..
xlnx,axi-dma.yaml dt-bindings: dma: xilinx: Fix "xlnx,irq-delay" type 2026-07-01 14:38:20 +05:30
xlnx,zynqmp-dma-1.0.yaml dt-bindings: dma: xilinx: Simplify dma-coherent property 2025-11-21 17:45:04 +05:30
xlnx,zynqmp-dpdma.yaml dt-bindings: dma: xilinx: Add power-domains to xlnx,zynqmp-dpdma 2023-05-16 23:16:54 +05:30