All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779g0 support
@ 2022-09-09  9:09 Geert Uytterhoeven
  2022-09-09  9:23 ` Krzysztof Kozlowski
  2022-09-09 13:10 ` Bartosz Golaszewski
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2022-09-09  9:09 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski, Rob Herring, Krzysztof Kozlowski
  Cc: linux-gpio, devicetree, linux-renesas-soc, Geert Uytterhoeven

Document support for the GPIO controller blocks in the Renesas R-Car
V4H (R8A779G0) 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 75e5da6a7cc04bbd..aa424e2b95f87a51 100644
--- a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
@@ -52,6 +52,7 @@ properties:
           - enum:
               - renesas,gpio-r8a779a0     # R-Car V3U
               - renesas,gpio-r8a779f0     # R-Car S4-8
+              - renesas,gpio-r8a779g0     # R-Car V4H
           - const: renesas,rcar-gen4-gpio # R-Car Gen4
 
   reg:
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779g0 support
  2022-09-09  9:09 [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779g0 support Geert Uytterhoeven
@ 2022-09-09  9:23 ` Krzysztof Kozlowski
  2022-09-09 13:10 ` Bartosz Golaszewski
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-09-09  9:23 UTC (permalink / raw)
  To: Geert Uytterhoeven, Linus Walleij, Bartosz Golaszewski,
	Rob Herring, Krzysztof Kozlowski
  Cc: linux-gpio, devicetree, linux-renesas-soc

On 09/09/2022 11:09, Geert Uytterhoeven wrote:
> Document support for the GPIO controller blocks in the Renesas R-Car
> V4H (R8A779G0) SoC.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779g0 support
  2022-09-09  9:09 [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779g0 support Geert Uytterhoeven
  2022-09-09  9:23 ` Krzysztof Kozlowski
@ 2022-09-09 13:10 ` Bartosz Golaszewski
  1 sibling, 0 replies; 3+ messages in thread
From: Bartosz Golaszewski @ 2022-09-09 13:10 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Linus Walleij, Rob Herring, Krzysztof Kozlowski, linux-gpio,
	devicetree, linux-renesas-soc

On Fri, Sep 9, 2022 at 11:09 AM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:
>
> Document support for the GPIO controller blocks in the Renesas R-Car
> V4H (R8A779G0) 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 75e5da6a7cc04bbd..aa424e2b95f87a51 100644
> --- a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
> +++ b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
> @@ -52,6 +52,7 @@ properties:
>            - enum:
>                - renesas,gpio-r8a779a0     # R-Car V3U
>                - renesas,gpio-r8a779f0     # R-Car S4-8
> +              - renesas,gpio-r8a779g0     # R-Car V4H
>            - const: renesas,rcar-gen4-gpio # R-Car Gen4
>
>    reg:
> --
> 2.25.1
>

Applied, thanks!

Bart

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-09 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-09  9:09 [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779g0 support Geert Uytterhoeven
2022-09-09  9:23 ` Krzysztof Kozlowski
2022-09-09 13:10 ` Bartosz Golaszewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.