Re: [PATCH] dt-bindings: gpio: rcar: Add r8a7744 (RZ/G1N) support

2018-09-24 Thread Geert Uytterhoeven
On Fri, Sep 21, 2018 at 5:41 PM Biju Das  wrote:
> Renesas RZ/G1N (R8A7744) SoC GPIO blocks are identical to the R-Car Gen2
> family. Add support for its GPIO controllers.
>
> Signed-off-by: Biju Das 
> Reviewed-by: Fabrizio Castro 

Reviewed-by: Geert Uytterhoeven 

Gr{oetje,eeting}s,

Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@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


Re: [PATCH] dt-bindings: gpio: rcar: Add r8a7744 (RZ/G1N) support

2018-09-24 Thread Simon Horman
On Fri, Sep 21, 2018 at 04:34:04PM +0100, Biju Das wrote:
> Renesas RZ/G1N (R8A7744) SoC GPIO blocks are identical to the R-Car Gen2
> family. Add support for its GPIO controllers.
> 
> Signed-off-by: Biju Das 
> Reviewed-by: Fabrizio Castro 

Reviewed-by: Simon Horman 



[PATCH] dt-bindings: gpio: rcar: Add r8a7744 (RZ/G1N) support

2018-09-21 Thread Biju Das
Renesas RZ/G1N (R8A7744) SoC GPIO blocks are identical to the R-Car Gen2
family. Add support for its GPIO controllers.

Signed-off-by: Biju Das 
Reviewed-by: Fabrizio Castro 
---
 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 4018ee5..5968ccf 100644
--- a/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt
+++ b/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt
@@ -4,6 +4,7 @@ Required Properties:
 
   - compatible: should contain one or more of the following:
 - "renesas,gpio-r8a7743": for R8A7743 (RZ/G1M) compatible GPIO controller.
+- "renesas,gpio-r8a7744": for R8A7744 (RZ/G1N) compatible GPIO controller.
 - "renesas,gpio-r8a7745": for R8A7745 (RZ/G1E) compatible GPIO controller.
 - "renesas,gpio-r8a77470": for R8A77470 (RZ/G1C) compatible GPIO 
controller.
 - "renesas,gpio-r8a7778": for R8A7778 (R-Car M1) compatible GPIO 
controller.
-- 
2.7.4