Hi Geert-san, > From: Geert Uytterhoeven, Sent: Tuesday, September 27, 2022 12:03 AM > > Document support for the Direct Memory Access Controllers (DMAC) in the > Renesas R-Car V4H (R8A779G0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Thank you for the patch! Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> Best regards, Yoshihiro Shimoda > --- > Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml > b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml > index 7202cd68e7597dc2..89b591a05bce5fe5 100644 > --- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml > +++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml > @@ -45,6 +45,7 @@ properties: > - enum: > - renesas,dmac-r8a779a0 # R-Car V3U > - renesas,dmac-r8a779f0 # R-Car S4-8 > + - renesas,dmac-r8a779g0 # R-Car V4H > - const: renesas,rcar-gen4-dmac # R-Car Gen4 > > reg: true > -- > 2.25.1