Message ID | c5681eb5d28641d9b51ac2066b56b52d23defd85.1706789728.git.geert+renesas@glider.be (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | dt-bindings: gpio: renesas,rcar-gpio: Add r8a779h0 support | expand |
On Thu, Feb 01, 2024 at 01:16:33PM +0100, Geert Uytterhoeven wrote: > Document support for GPIO controller blocks in the Renesas R-Car V4M > (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor. > --- > 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 >
On Thu, Feb 1, 2024 at 1:16 PM Geert Uytterhoeven <geert+renesas@glider.be> wrote: > > Document support for GPIO controller blocks in the Renesas R-Car V4M > (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > 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
On Thu, Feb 01, 2024 at 01:16:33PM +0100, Geert Uytterhoeven wrote: > Document support for GPIO controller blocks in the Renesas R-Car V4M > (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
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:
Document support for GPIO controller blocks in the Renesas R-Car V4M (R8A779H0) SoC. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml | 1 + 1 file changed, 1 insertion(+)