Re: [PATCH 7/9] arm64: dts: renesas: r8a774e1: Add GPIO device nodes

2020-07-15 Thread Geert Uytterhoeven
On Mon, Jul 13, 2020 at 11:35 PM Lad Prabhakar
 wrote:
> From: Marian-Cristian Rotariu 
>
> Add GPIO device nodes to the DT of the r8a774e1 SoC.
>
> Signed-off-by: Marian-Cristian Rotariu 
> 
> Signed-off-by: Lad Prabhakar 

Reviewed-by: Geert Uytterhoeven 
i.e. will queue in renesas-devel for v5.9.

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
___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu


[PATCH 7/9] arm64: dts: renesas: r8a774e1: Add GPIO device nodes

2020-07-13 Thread Lad Prabhakar
From: Marian-Cristian Rotariu 

Add GPIO device nodes to the DT of the r8a774e1 SoC.

Signed-off-by: Marian-Cristian Rotariu 

Signed-off-by: Lad Prabhakar 
---
 arch/arm64/boot/dts/renesas/r8a774e1.dtsi | 73 +--
 1 file changed, 56 insertions(+), 17 deletions(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a774e1.dtsi 
b/arch/arm64/boot/dts/renesas/r8a774e1.dtsi
index 9e05d134a295..599703d87b56 100644
--- a/arch/arm64/boot/dts/renesas/r8a774e1.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a774e1.dtsi
@@ -246,84 +246,123 @@
};
 
gpio0: gpio@e605 {
+   compatible = "renesas,gpio-r8a774e1",
+"renesas,rcar-gen3-gpio";
reg = <0 0xe605 0 0x50>;
+   interrupts = ;
#gpio-cells = <2>;
gpio-controller;
+   gpio-ranges = < 0 0 16>;
#interrupt-cells = <2>;
interrupt-controller;
-
-   /* placeholder */
+   clocks = < CPG_MOD 912>;
+   power-domains = < R8A774E1_PD_ALWAYS_ON>;
+   resets = < 912>;
};
 
gpio1: gpio@e6051000 {
+   compatible = "renesas,gpio-r8a774e1",
+"renesas,rcar-gen3-gpio";
reg = <0 0xe6051000 0 0x50>;
+   interrupts = ;
#gpio-cells = <2>;
gpio-controller;
+   gpio-ranges = < 0 32 29>;
#interrupt-cells = <2>;
interrupt-controller;
-
-   /* placeholder */
+   clocks = < CPG_MOD 911>;
+   power-domains = < R8A774E1_PD_ALWAYS_ON>;
+   resets = < 911>;
};
 
gpio2: gpio@e6052000 {
+   compatible = "renesas,gpio-r8a774e1",
+"renesas,rcar-gen3-gpio";
reg = <0 0xe6052000 0 0x50>;
+   interrupts = ;
#gpio-cells = <2>;
gpio-controller;
+   gpio-ranges = < 0 64 15>;
#interrupt-cells = <2>;
interrupt-controller;
-
-   /* placeholder */
+   clocks = < CPG_MOD 910>;
+   power-domains = < R8A774E1_PD_ALWAYS_ON>;
+   resets = < 910>;
};
 
gpio3: gpio@e6053000 {
-   /* placeholder */
+   compatible = "renesas,gpio-r8a774e1",
+"renesas,rcar-gen3-gpio";
reg = <0 0xe6053000 0 0x50>;
+   interrupts = ;
#gpio-cells = <2>;
gpio-controller;
+   gpio-ranges = < 0 96 16>;
#interrupt-cells = <2>;
interrupt-controller;
-
-   /* placeholder */
+   clocks = < CPG_MOD 909>;
+   power-domains = < R8A774E1_PD_ALWAYS_ON>;
+   resets = < 909>;
};
 
gpio4: gpio@e6054000 {
+   compatible = "renesas,gpio-r8a774e1",
+"renesas,rcar-gen3-gpio";
reg = <0 0xe6054000 0 0x50>;
+   interrupts = ;
#gpio-cells = <2>;
gpio-controller;
+   gpio-ranges = < 0 128 18>;
#interrupt-cells = <2>;
interrupt-controller;
-
-   /* placeholder */
+   clocks = < CPG_MOD 908>;
+   power-domains = < R8A774E1_PD_ALWAYS_ON>;
+   resets = < 908>;
};
 
gpio5: gpio@e6055000 {
+   compatible = "renesas,gpio-r8a774e1",
+"renesas,rcar-gen3-gpio";
reg = <0 0xe6055000 0 0x50>;
+   interrupts = ;
#gpio-cells = <2>;
gpio-controller;
+   gpio-ranges = < 0 160 26>;
#interrupt-cells = <2>;
interrupt-controller;
-
-   /* placeholder */
+   clocks = < CPG_MOD 907>;
+   power-domains = < R8A774E1_PD_ALWAYS_ON>;
+   resets = < 907>;
};
 
gpio6: gpio@e6055400 {
+   compatible = "renesas,gpio-r8a774e1",
+