On Thu, Feb 1, 2024 at 1:16 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > > Document support for GPIO controller blocks in the Renesas R-Car V4M > (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml > index aa424e2b95f87a51..cc7a950a6030999e 100644 > --- a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml > +++ b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml > @@ -53,6 +53,7 @@ properties: > - renesas,gpio-r8a779a0 # R-Car V3U > - renesas,gpio-r8a779f0 # R-Car S4-8 > - renesas,gpio-r8a779g0 # R-Car V4H > + - renesas,gpio-r8a779h0 # R-Car V4M > - const: renesas,rcar-gen4-gpio # R-Car Gen4 > > reg: > -- > 2.34.1 > Applied, thanks! Bart