linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support
@ 2018-12-13 20:18 Fabrizio Castro
  2018-12-14 10:06 ` Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabrizio Castro @ 2018-12-13 20:18 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski, Rob Herring, Mark Rutland
  Cc: Fabrizio Castro, linux-gpio, devicetree, linux-kernel,
	Simon Horman, Geert Uytterhoeven, Chris Paterson, Biju Das,
	linux-renesas-soc

Document Renesas' RZ/G2E (R8A774C0) GPIO blocks compatibility within the
relevant dt-bindings.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt b/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt
index 2889bbc..f3f2c46 100644
--- a/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt
+++ b/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt
@@ -8,6 +8,7 @@ Required Properties:
     - "renesas,gpio-r8a7745": for R8A7745 (RZ/G1E) compatible GPIO controller.
     - "renesas,gpio-r8a77470": for R8A77470 (RZ/G1C) compatible GPIO controller.
     - "renesas,gpio-r8a774a1": for R8A774A1 (RZ/G2M) compatible GPIO controller.
+    - "renesas,gpio-r8a774c0": for R8A774C0 (RZ/G2E) compatible GPIO controller.
     - "renesas,gpio-r8a7778": for R8A7778 (R-Car M1) compatible GPIO controller.
     - "renesas,gpio-r8a7779": for R8A7779 (R-Car H1) compatible GPIO controller.
     - "renesas,gpio-r8a7790": for R8A7790 (R-Car H2) compatible GPIO controller.
-- 
2.7.4


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

* Re: [PATCH] dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support
  2018-12-13 20:18 [PATCH] dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support Fabrizio Castro
@ 2018-12-14 10:06 ` Geert Uytterhoeven
  2018-12-15 13:51 ` Simon Horman
  2018-12-17 14:34 ` Linus Walleij
  2 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2018-12-14 10:06 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Linus Walleij, Bartosz Golaszewski, Rob Herring, Mark Rutland,
	open list:GPIO SUBSYSTEM,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux Kernel Mailing List, Simon Horman, Geert Uytterhoeven,
	Chris Paterson, Biju Das, Linux-Renesas

On Thu, Dec 13, 2018 at 9:18 PM Fabrizio Castro
<fabrizio.castro@bp.renesas.com> wrote:
> Document Renesas' RZ/G2E (R8A774C0) GPIO blocks compatibility within the
> relevant dt-bindings.
>
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

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] dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support
  2018-12-13 20:18 [PATCH] dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support Fabrizio Castro
  2018-12-14 10:06 ` Geert Uytterhoeven
@ 2018-12-15 13:51 ` Simon Horman
  2018-12-17 14:34 ` Linus Walleij
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-12-15 13:51 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Linus Walleij, Bartosz Golaszewski, Rob Herring, Mark Rutland,
	linux-gpio, devicetree, linux-kernel, Geert Uytterhoeven,
	Chris Paterson, Biju Das, linux-renesas-soc

On Thu, Dec 13, 2018 at 08:18:14PM +0000, Fabrizio Castro wrote:
> Document Renesas' RZ/G2E (R8A774C0) GPIO blocks compatibility within the
> relevant dt-bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>


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

* Re: [PATCH] dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support
  2018-12-13 20:18 [PATCH] dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support Fabrizio Castro
  2018-12-14 10:06 ` Geert Uytterhoeven
  2018-12-15 13:51 ` Simon Horman
@ 2018-12-17 14:34 ` Linus Walleij
  2 siblings, 0 replies; 4+ messages in thread
From: Linus Walleij @ 2018-12-17 14:34 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Bartosz Golaszewski, Rob Herring, Mark Rutland,
	open list:GPIO SUBSYSTEM,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	linux-kernel, Simon Horman, Geert Uytterhoeven, Chris Paterson,
	Biju Das, Linux-Renesas

On Thu, Dec 13, 2018 at 9:18 PM Fabrizio Castro
<fabrizio.castro@bp.renesas.com> wrote:

> Document Renesas' RZ/G2E (R8A774C0) GPIO blocks compatibility within the
> relevant dt-bindings.
>
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Patch applied with Geert's and Simon's ACKs!

Yours,
Linus Walleij

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

end of thread, other threads:[~2018-12-17 14:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-13 20:18 [PATCH] dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support Fabrizio Castro
2018-12-14 10:06 ` Geert Uytterhoeven
2018-12-15 13:51 ` Simon Horman
2018-12-17 14:34 ` Linus Walleij

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