diff mbox series

[v2] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 support

Message ID 20200828073024.32585-1-prabhakar.mahadev-lad.rj@bp.renesas.com
State New
Headers show
Series [v2] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 support | expand

Commit Message

Lad Prabhakar Aug. 28, 2020, 7:30 a.m. UTC
Document Renesas RZ/G2H (R8A774E1) GPIO blocks compatibility within the
relevant dt-bindings. R8A774E1 GPIO module is identical to R-Car Gen3
family.

No driver change is needed due to the fallback compatible value
"renesas,rcar-gen3-gpio".

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
---
Hi All,

This patch is part of series [1] (patch 6/9), rest of the patches have
been acked/queued.

[1] https://lkml.org/lkml/2020/7/13/1275

Cheers,
Prabhakar

v1->v2
* Rebased the patch on 5.9-rc1 (YAML conversion)
* Updated commit description
* Restored acks from Geert and Rob
---
 Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Bartosz Golaszewski Aug. 28, 2020, 4:19 p.m. UTC | #1
On Fri, Aug 28, 2020 at 9:30 AM Lad Prabhakar
<prabhakar.mahadev-lad.rj@bp.renesas.com> wrote:
>
> Document Renesas RZ/G2H (R8A774E1) GPIO blocks compatibility within the
> relevant dt-bindings. R8A774E1 GPIO module is identical to R-Car Gen3
> family.
>
> No driver change is needed due to the fallback compatible value
> "renesas,rcar-gen3-gpio".
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Acked-by: Rob Herring <robh@kernel.org>
> ---
> Hi All,
>
> This patch is part of series [1] (patch 6/9), rest of the patches have
> been acked/queued.
>
> [1] https://lkml.org/lkml/2020/7/13/1275
>
> Cheers,
> Prabhakar
>
> v1->v2
> * Rebased the patch on 5.9-rc1 (YAML conversion)
> * Updated commit description
> * Restored acks from Geert and Rob
> ---
>  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 3ad229307bd5..5026662e4508 100644
> --- a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
> +++ b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
> @@ -37,6 +37,7 @@ properties:
>                - renesas,gpio-r8a774a1     # RZ/G2M
>                - renesas,gpio-r8a774b1     # RZ/G2N
>                - renesas,gpio-r8a774c0     # RZ/G2E
> +              - renesas,gpio-r8a774e1     # RZ/G2H
>                - renesas,gpio-r8a7795      # R-Car H3
>                - renesas,gpio-r8a7796      # R-Car M3-W
>                - renesas,gpio-r8a77961     # R-Car M3-W+
> --
> 2.17.1
>

Queued for v5.10, thanks!

Bartosz
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
index 3ad229307bd5..5026662e4508 100644
--- a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
@@ -37,6 +37,7 @@  properties:
               - renesas,gpio-r8a774a1     # RZ/G2M
               - renesas,gpio-r8a774b1     # RZ/G2N
               - renesas,gpio-r8a774c0     # RZ/G2E
+              - renesas,gpio-r8a774e1     # RZ/G2H
               - renesas,gpio-r8a7795      # R-Car H3
               - renesas,gpio-r8a7796      # R-Car M3-W
               - renesas,gpio-r8a77961     # R-Car M3-W+