Re: [PATCH 1/4] dt-bindings: dma: Update ADMA bindings for tegra264
From: Rob Herring (Arm)
Date: Mon Sep 22 2025 - 13:29:42 EST
On Thu, 18 Sep 2025 15:50:06 +0530, Sheetal . wrote:
> From: sheetal <sheetal@xxxxxxxxxx>
>
> - Update ADMA device tree bindings for tegra264 to support up to 64
> interrupt channels by setting 'interrupts' property maxItems to 64.
> - Also, update the 'allOf' conditional schema to ensure correct maxItems
> for 'interrupts' based on compatible string, including tegra210 (22)
> and tegra186 (32) ADMA controllers.
>
> Signed-off-by: sheetal <sheetal@xxxxxxxxxx>
> ---
> .../bindings/dma/nvidia,tegra210-adma.yaml | 15 ++++++++++++++-
> 1 file changed, 14 insertions(+), 1 deletion(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>