* [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779h0 support
@ 2024-02-01 12:16 Geert Uytterhoeven
2024-02-01 18:13 ` Conor Dooley
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2024-02-01 12:16 UTC (permalink / raw)
To: Linus Walleij, Bartosz Golaszewski, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
Cc: linux-gpio, devicetree, linux-renesas-soc, Geert Uytterhoeven
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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779h0 support
2024-02-01 12:16 [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779h0 support Geert Uytterhoeven
@ 2024-02-01 18:13 ` Conor Dooley
2024-02-02 13:28 ` Bartosz Golaszewski
2024-02-03 17:30 ` Wolfram Sang
2 siblings, 0 replies; 4+ messages in thread
From: Conor Dooley @ 2024-02-01 18:13 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Linus Walleij, Bartosz Golaszewski, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, linux-gpio, devicetree,
linux-renesas-soc
[-- Attachment #1: Type: text/plain, Size: 1118 bytes --]
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
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779h0 support
2024-02-01 12:16 [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779h0 support Geert Uytterhoeven
2024-02-01 18:13 ` Conor Dooley
@ 2024-02-02 13:28 ` Bartosz Golaszewski
2024-02-03 17:30 ` Wolfram Sang
2 siblings, 0 replies; 4+ messages in thread
From: Bartosz Golaszewski @ 2024-02-02 13:28 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Linus Walleij, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
linux-gpio, devicetree, linux-renesas-soc
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779h0 support
2024-02-01 12:16 [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779h0 support Geert Uytterhoeven
2024-02-01 18:13 ` Conor Dooley
2024-02-02 13:28 ` Bartosz Golaszewski
@ 2024-02-03 17:30 ` Wolfram Sang
2 siblings, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2024-02-03 17:30 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Linus Walleij, Bartosz Golaszewski, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, linux-gpio, devicetree,
linux-renesas-soc
[-- Attachment #1: Type: text/plain, Size: 293 bytes --]
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>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-02-03 17:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-01 12:16 [PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779h0 support Geert Uytterhoeven
2024-02-01 18:13 ` Conor Dooley
2024-02-02 13:28 ` Bartosz Golaszewski
2024-02-03 17:30 ` Wolfram Sang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).