devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: pinctrl: renesas: Document RZ/G2UL pinctrl
@ 2022-03-15 15:27 Biju Das
  2022-03-23 18:42 ` Rob Herring
  2022-03-31 12:24 ` Geert Uytterhoeven
  0 siblings, 2 replies; 3+ messages in thread
From: Biju Das @ 2022-03-15 15:27 UTC (permalink / raw)
  To: Linus Walleij, Rob Herring
  Cc: Biju Das, Geert Uytterhoeven, Lad Prabhakar, linux-renesas-soc,
	linux-gpio, devicetree, Chris Paterson, Biju Das

Document Renesas RZ/G2UL pinctrl bindings. RZ/G2UL GPIO block is
almost identical to RZ/G2L and has lesser pins compared to RZ/G2L.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
 .../bindings/pinctrl/renesas,rzg2l-pinctrl.yaml           | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml
index 08ea34f39574..71057e570e49 100644
--- a/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml
@@ -11,8 +11,8 @@ maintainers:
   - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
 
 description:
-  The Renesas SoCs of the RZ/{G2L,V2L} series feature a combined Pin and GPIO
-  controller.
+  The Renesas SoCs of the RZ/{G2L,V2L} alike series feature a combined Pin and
+  GPIO controller.
   Pin multiplexing and GPIO configuration is performed on a per-pin basis.
   Each port features up to 8 pins, each of them configurable for GPIO function
   (port mode) or in alternate function mode.
@@ -21,6 +21,10 @@ description:
 properties:
   compatible:
     oneOf:
+      - items:
+          - enum:
+              - renesas,r9a07g043-pinctrl # RZ/G2UL{Type-1,Type-2}
+
       - items:
           - enum:
               - renesas,r9a07g044-pinctrl # RZ/G2{L,LC}
-- 
2.17.1


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

* Re: [PATCH 1/2] dt-bindings: pinctrl: renesas: Document RZ/G2UL pinctrl
  2022-03-15 15:27 [PATCH 1/2] dt-bindings: pinctrl: renesas: Document RZ/G2UL pinctrl Biju Das
@ 2022-03-23 18:42 ` Rob Herring
  2022-03-31 12:24 ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-03-23 18:42 UTC (permalink / raw)
  To: Biju Das
  Cc: Linus Walleij, Geert Uytterhoeven, Lad Prabhakar, devicetree,
	Chris Paterson, Biju Das, linux-renesas-soc, linux-gpio,
	Rob Herring

On Tue, 15 Mar 2022 15:27:16 +0000, Biju Das wrote:
> Document Renesas RZ/G2UL pinctrl bindings. RZ/G2UL GPIO block is
> almost identical to RZ/G2L and has lesser pins compared to RZ/G2L.
> 
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> ---
>  .../bindings/pinctrl/renesas,rzg2l-pinctrl.yaml           | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH 1/2] dt-bindings: pinctrl: renesas: Document RZ/G2UL pinctrl
  2022-03-15 15:27 [PATCH 1/2] dt-bindings: pinctrl: renesas: Document RZ/G2UL pinctrl Biju Das
  2022-03-23 18:42 ` Rob Herring
@ 2022-03-31 12:24 ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2022-03-31 12:24 UTC (permalink / raw)
  To: Biju Das
  Cc: Linus Walleij, Rob Herring, Geert Uytterhoeven, Lad Prabhakar,
	Linux-Renesas, open list:GPIO SUBSYSTEM,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Chris Paterson, Biju Das

Hi Biju,

On Tue, Mar 15, 2022 at 4:27 PM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> Document Renesas RZ/G2UL pinctrl bindings. RZ/G2UL GPIO block is
> almost identical to RZ/G2L and has lesser pins compared to RZ/G2L.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Thanks for your patch!

> --- a/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml
> +++ b/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml
> @@ -21,6 +21,10 @@ description:
>  properties:
>    compatible:
>      oneOf:
> +      - items:
> +          - enum:
> +              - renesas,r9a07g043-pinctrl # RZ/G2UL{Type-1,Type-2}

This can be combined with the enum below.

> +
>        - items:
>            - enum:
>                - renesas,r9a07g044-pinctrl # RZ/G2{L,LC}

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-pinctrl-for-v5.19, with the above fixed.

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] 3+ messages in thread

end of thread, other threads:[~2022-03-31 12:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-15 15:27 [PATCH 1/2] dt-bindings: pinctrl: renesas: Document RZ/G2UL pinctrl Biju Das
2022-03-23 18:42 ` Rob Herring
2022-03-31 12:24 ` Geert Uytterhoeven

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).