* [PATCH V2 6/6] dt-bindings: pinctrl: renesas: Document RZ/G2M v3.0 (r8a774a3) PFC support
[not found] <20240725095530.5199-1-oliver.rhodes.aj@renesas.com>
@ 2024-07-25 9:55 ` Oliver Rhodes
0 siblings, 0 replies; 4+ messages in thread
From: Oliver Rhodes @ 2024-07-25 9:55 UTC (permalink / raw)
To: Linus Walleij, Rob Herring, Krzysztof Kozlowski, Conor Dooley
Cc: Oliver Rhodes, Geert Uytterhoeven, Magnus Damm, linux-renesas-soc,
linux-gpio, devicetree
Document PFC support for Renesas RZ/G2M v3.0 (a.k.a r8a774a3) SoC.
Signed-off-by: Oliver Rhodes <oliver.rhodes.aj@renesas.com>
---
v1 resend->v2:
* No change.
v1->v1 resend:
* No change.
---
Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml b/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml
index 5d84364d1358..cfe004573366 100644
--- a/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml
@@ -25,6 +25,7 @@ properties:
- renesas,pfc-r8a7745 # RZ/G1E
- renesas,pfc-r8a77470 # RZ/G1C
- renesas,pfc-r8a774a1 # RZ/G2M
+ - renesas,pfc-r8a774a3 # RZ/G2M v3.0
- renesas,pfc-r8a774b1 # RZ/G2N
- renesas,pfc-r8a774c0 # RZ/G2E
- renesas,pfc-r8a774e1 # RZ/G2H
--
2.34.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH V2 6/6] dt-bindings: pinctrl: renesas: Document RZ/G2M v3.0 (r8a774a3) PFC support
[not found] <20240725100534.5374-1-oliver.rhodes.aj@renesas.com>
@ 2024-07-25 10:05 ` Oliver Rhodes
2024-07-26 15:40 ` Geert Uytterhoeven
2024-07-30 16:04 ` Rob Herring (Arm)
0 siblings, 2 replies; 4+ messages in thread
From: Oliver Rhodes @ 2024-07-25 10:05 UTC (permalink / raw)
To: Linus Walleij, Rob Herring, Krzysztof Kozlowski, Conor Dooley
Cc: Oliver Rhodes, Geert Uytterhoeven, Magnus Damm, linux-renesas-soc,
linux-gpio, devicetree
Document PFC support for Renesas RZ/G2M v3.0 (a.k.a r8a774a3) SoC.
Signed-off-by: Oliver Rhodes <oliver.rhodes.aj@renesas.com>
---
v2->v2 resend:
* No change.
v1 resend->v2:
* No change.
v1->v1 resend:
* No change.
---
Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml b/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml
index 5d84364d1358..cfe004573366 100644
--- a/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml
@@ -25,6 +25,7 @@ properties:
- renesas,pfc-r8a7745 # RZ/G1E
- renesas,pfc-r8a77470 # RZ/G1C
- renesas,pfc-r8a774a1 # RZ/G2M
+ - renesas,pfc-r8a774a3 # RZ/G2M v3.0
- renesas,pfc-r8a774b1 # RZ/G2N
- renesas,pfc-r8a774c0 # RZ/G2E
- renesas,pfc-r8a774e1 # RZ/G2H
--
2.34.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH V2 6/6] dt-bindings: pinctrl: renesas: Document RZ/G2M v3.0 (r8a774a3) PFC support
2024-07-25 10:05 ` [PATCH V2 6/6] dt-bindings: pinctrl: renesas: Document RZ/G2M v3.0 (r8a774a3) PFC support Oliver Rhodes
@ 2024-07-26 15:40 ` Geert Uytterhoeven
2024-07-30 16:04 ` Rob Herring (Arm)
1 sibling, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2024-07-26 15:40 UTC (permalink / raw)
To: Oliver Rhodes
Cc: Linus Walleij, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Magnus Damm, linux-renesas-soc, linux-gpio, devicetree
On Thu, Jul 25, 2024 at 12:06 PM Oliver Rhodes
<oliver.rhodes.aj@renesas.com> wrote:
> Document PFC support for Renesas RZ/G2M v3.0 (a.k.a r8a774a3) SoC.
>
> Signed-off-by: Oliver Rhodes <oliver.rhodes.aj@renesas.com>
> ---
> v2->v2 resend:
> * No change.
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-pinctrl for v6.12.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH V2 6/6] dt-bindings: pinctrl: renesas: Document RZ/G2M v3.0 (r8a774a3) PFC support
2024-07-25 10:05 ` [PATCH V2 6/6] dt-bindings: pinctrl: renesas: Document RZ/G2M v3.0 (r8a774a3) PFC support Oliver Rhodes
2024-07-26 15:40 ` Geert Uytterhoeven
@ 2024-07-30 16:04 ` Rob Herring (Arm)
1 sibling, 0 replies; 4+ messages in thread
From: Rob Herring (Arm) @ 2024-07-30 16:04 UTC (permalink / raw)
To: Oliver Rhodes
Cc: Linus Walleij, linux-gpio, Krzysztof Kozlowski, Magnus Damm,
devicetree, Geert Uytterhoeven, linux-renesas-soc, Conor Dooley
On Thu, 25 Jul 2024 11:05:34 +0100, Oliver Rhodes wrote:
> Document PFC support for Renesas RZ/G2M v3.0 (a.k.a r8a774a3) SoC.
>
> Signed-off-by: Oliver Rhodes <oliver.rhodes.aj@renesas.com>
> ---
> v2->v2 resend:
> * No change.
> v1 resend->v2:
> * No change.
> v1->v1 resend:
> * No change.
> ---
> Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-07-30 16:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20240725100534.5374-1-oliver.rhodes.aj@renesas.com>
2024-07-25 10:05 ` [PATCH V2 6/6] dt-bindings: pinctrl: renesas: Document RZ/G2M v3.0 (r8a774a3) PFC support Oliver Rhodes
2024-07-26 15:40 ` Geert Uytterhoeven
2024-07-30 16:04 ` Rob Herring (Arm)
[not found] <20240725095530.5199-1-oliver.rhodes.aj@renesas.com>
2024-07-25 9:55 ` Oliver Rhodes
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).