[PATCH v7 14/19] dt-bindings: dma: ti: Add K3 PKTDMA V2

Krzysztof Kozlowski krzk at kernel.org
Sat Jul 25 08:27:50 PDT 2026


On Fri, Jul 24, 2026 at 03:50:47PM +0530, Sai Sree Kartheek Adivi wrote:
> +      cell 2: ASEL value for the channel
> +
> +  interrupts:
> +    minItems: 78

Drop

> +    maxItems: 78
> +    description:
> +      Interrupts for DMA channels.
> +
> +  interrupt-names:
> +    minItems: 78

Drop

> +    maxItems: 78
> +    items:
> +      pattern: "^(t|r)flow([0-9]|1[0-3]|1[6-9]|2[0-9]|3[0-9]|4[0-7]|6[4-9]|7[0-9]|9[6-9]|10[0-9]|11[01])$"
> +    description:
> +      The name of the interrupt corresponding to the DMA flow.
> +      TX flows use the "tflow" prefix, RX flows use the "rflow" prefix.a

This could be tx-123, instead of tflow123 (and same for rx- instead of
rflow), feels more readable, but not really important.


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list