Re: [PATCH] dt-bindings: dma: rz-dmac: Add conditional schema for RZ/G3L

From: Rob Herring (Arm)

Date: Fri Mar 13 2026 - 19:07:12 EST



On Fri, 06 Mar 2026 14:58:17 +0000, Biju wrote:
> From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
>
> The RZ/G3L DMA controller is compatible with RZ/G2L, sharing the same
> IP. However, the conditional schema logic that enforces RZ/G2L-specific
> binding constraints was not extended to cover the RZ/G3L compatible
> string, leaving its bindings without proper validation.
>
> Add the RZ/G3L compatible string to the existing RZ/G2L conditional
> schema so that the same property constraints are applied to both SoCs.
>
> Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>