All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: renesas: r8a774a1: Add pinctrl device node
@ 2018-08-23 14:13 ` Fabrizio Castro
  0 siblings, 0 replies; 9+ messages in thread
From: Fabrizio Castro @ 2018-08-23 14:13 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Catalin Marinas, Will Deacon
  Cc: Fabrizio Castro, devicetree, Chris Paterson, Geert Uytterhoeven,
	Magnus Damm, Biju Das, linux-renesas-soc, Simon Horman,
	linux-arm-kernel

This patch adds pinctrl device node for R8A774A1 SoC.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
---

This patch depends on:
https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg30339.html
https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg30539.html

 arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/renesas/r8a774a1.dtsi b/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
index 5b2ee60..b9d2da4 100644
--- a/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
@@ -200,6 +200,11 @@
 			status = "disabled";
 		};
 
+		pfc: pin-controller@e6060000 {
+			compatible = "renesas,pfc-r8a774a1";
+			reg = <0 0xe6060000 0 0x50c>;
+		};
+
 		cpg: clock-controller@e6150000 {
 			compatible = "renesas,r8a774a1-cpg-mssr";
 			reg = <0 0xe6150000 0 0x0bb0>;
-- 
2.7.4

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

* [PATCH] arm64: dts: renesas: r8a774a1: Add pinctrl device node
@ 2018-08-23 14:13 ` Fabrizio Castro
  0 siblings, 0 replies; 9+ messages in thread
From: Fabrizio Castro @ 2018-08-23 14:13 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Catalin Marinas, Will Deacon
  Cc: Fabrizio Castro, Simon Horman, Magnus Damm, linux-renesas-soc,
	devicetree, linux-arm-kernel, Geert Uytterhoeven, Chris Paterson,
	Biju Das

This patch adds pinctrl device node for R8A774A1 SoC.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
---

This patch depends on:
https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg30339.html
https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg30539.html

 arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/renesas/r8a774a1.dtsi b/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
index 5b2ee60..b9d2da4 100644
--- a/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
@@ -200,6 +200,11 @@
 			status = "disabled";
 		};
 
+		pfc: pin-controller@e6060000 {
+			compatible = "renesas,pfc-r8a774a1";
+			reg = <0 0xe6060000 0 0x50c>;
+		};
+
 		cpg: clock-controller@e6150000 {
 			compatible = "renesas,r8a774a1-cpg-mssr";
 			reg = <0 0xe6150000 0 0x0bb0>;
-- 
2.7.4

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

* [PATCH] arm64: dts: renesas: r8a774a1: Add pinctrl device node
@ 2018-08-23 14:13 ` Fabrizio Castro
  0 siblings, 0 replies; 9+ messages in thread
From: Fabrizio Castro @ 2018-08-23 14:13 UTC (permalink / raw)
  To: linux-arm-kernel

This patch adds pinctrl device node for R8A774A1 SoC.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
---

This patch depends on:
https://www.mail-archive.com/linux-renesas-soc at vger.kernel.org/msg30339.html
https://www.mail-archive.com/linux-renesas-soc at vger.kernel.org/msg30539.html

 arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/renesas/r8a774a1.dtsi b/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
index 5b2ee60..b9d2da4 100644
--- a/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
@@ -200,6 +200,11 @@
 			status = "disabled";
 		};
 
+		pfc: pin-controller at e6060000 {
+			compatible = "renesas,pfc-r8a774a1";
+			reg = <0 0xe6060000 0 0x50c>;
+		};
+
 		cpg: clock-controller at e6150000 {
 			compatible = "renesas,r8a774a1-cpg-mssr";
 			reg = <0 0xe6150000 0 0x0bb0>;
-- 
2.7.4

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

* Re: [PATCH] arm64: dts: renesas: r8a774a1: Add pinctrl device node
  2018-08-23 14:13 ` Fabrizio Castro
  (?)
@ 2018-08-27  7:47   ` Simon Horman
  -1 siblings, 0 replies; 9+ messages in thread
From: Simon Horman @ 2018-08-27  7:47 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Mark Rutland, devicetree, Chris Paterson, Magnus Damm,
	Geert Uytterhoeven, Catalin Marinas, Will Deacon, Biju Das,
	linux-renesas-soc, Rob Herring, linux-arm-kernel

On Thu, Aug 23, 2018 at 03:13:16PM +0100, Fabrizio Castro wrote:
> This patch adds pinctrl device node for R8A774A1 SoC.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> ---
> 
> This patch depends on:
> https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg30339.html
> https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg30539.html

Thanks,

This looks fine to me but I will wait to see if there are other reviews
before applying.

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

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

* Re: [PATCH] arm64: dts: renesas: r8a774a1: Add pinctrl device node
@ 2018-08-27  7:47   ` Simon Horman
  0 siblings, 0 replies; 9+ messages in thread
From: Simon Horman @ 2018-08-27  7:47 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Catalin Marinas, Will Deacon,
	Magnus Damm, linux-renesas-soc, devicetree, linux-arm-kernel,
	Geert Uytterhoeven, Chris Paterson, Biju Das

On Thu, Aug 23, 2018 at 03:13:16PM +0100, Fabrizio Castro wrote:
> This patch adds pinctrl device node for R8A774A1 SoC.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> ---
> 
> This patch depends on:
> https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg30339.html
> https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg30539.html

Thanks,

This looks fine to me but I will wait to see if there are other reviews
before applying.

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

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

* [PATCH] arm64: dts: renesas: r8a774a1: Add pinctrl device node
@ 2018-08-27  7:47   ` Simon Horman
  0 siblings, 0 replies; 9+ messages in thread
From: Simon Horman @ 2018-08-27  7:47 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Aug 23, 2018 at 03:13:16PM +0100, Fabrizio Castro wrote:
> This patch adds pinctrl device node for R8A774A1 SoC.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> ---
> 
> This patch depends on:
> https://www.mail-archive.com/linux-renesas-soc at vger.kernel.org/msg30339.html
> https://www.mail-archive.com/linux-renesas-soc at vger.kernel.org/msg30539.html

Thanks,

This looks fine to me but I will wait to see if there are other reviews
before applying.

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

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

* Re: [PATCH] arm64: dts: renesas: r8a774a1: Add pinctrl device node
  2018-08-27  7:47   ` Simon Horman
  (?)
@ 2018-08-30 12:17     ` Simon Horman
  -1 siblings, 0 replies; 9+ messages in thread
From: Simon Horman @ 2018-08-30 12:17 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Mark Rutland, devicetree, Chris Paterson, Magnus Damm,
	Geert Uytterhoeven, Catalin Marinas, Will Deacon, Biju Das,
	linux-renesas-soc, Rob Herring, linux-arm-kernel

On Mon, Aug 27, 2018 at 09:47:37AM +0200, Simon Horman wrote:
> On Thu, Aug 23, 2018 at 03:13:16PM +0100, Fabrizio Castro wrote:
> > This patch adds pinctrl device node for R8A774A1 SoC.
> > 
> > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> > Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> > ---
> > 
> > This patch depends on:
> > https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg30339.html
> > https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg30539.html
> 
> Thanks,
> 
> This looks fine to me but I will wait to see if there are other reviews
> before applying.

Thanks again, applied for v4.20.

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

* Re: [PATCH] arm64: dts: renesas: r8a774a1: Add pinctrl device node
@ 2018-08-30 12:17     ` Simon Horman
  0 siblings, 0 replies; 9+ messages in thread
From: Simon Horman @ 2018-08-30 12:17 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Catalin Marinas, Will Deacon,
	Magnus Damm, linux-renesas-soc, devicetree, linux-arm-kernel,
	Geert Uytterhoeven, Chris Paterson, Biju Das

On Mon, Aug 27, 2018 at 09:47:37AM +0200, Simon Horman wrote:
> On Thu, Aug 23, 2018 at 03:13:16PM +0100, Fabrizio Castro wrote:
> > This patch adds pinctrl device node for R8A774A1 SoC.
> > 
> > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> > Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> > ---
> > 
> > This patch depends on:
> > https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg30339.html
> > https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg30539.html
> 
> Thanks,
> 
> This looks fine to me but I will wait to see if there are other reviews
> before applying.

Thanks again, applied for v4.20.

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

* [PATCH] arm64: dts: renesas: r8a774a1: Add pinctrl device node
@ 2018-08-30 12:17     ` Simon Horman
  0 siblings, 0 replies; 9+ messages in thread
From: Simon Horman @ 2018-08-30 12:17 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Aug 27, 2018 at 09:47:37AM +0200, Simon Horman wrote:
> On Thu, Aug 23, 2018 at 03:13:16PM +0100, Fabrizio Castro wrote:
> > This patch adds pinctrl device node for R8A774A1 SoC.
> > 
> > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> > Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> > ---
> > 
> > This patch depends on:
> > https://www.mail-archive.com/linux-renesas-soc at vger.kernel.org/msg30339.html
> > https://www.mail-archive.com/linux-renesas-soc at vger.kernel.org/msg30539.html
> 
> Thanks,
> 
> This looks fine to me but I will wait to see if there are other reviews
> before applying.

Thanks again, applied for v4.20.

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

end of thread, other threads:[~2018-08-30 16:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-23 14:13 [PATCH] arm64: dts: renesas: r8a774a1: Add pinctrl device node Fabrizio Castro
2018-08-23 14:13 ` Fabrizio Castro
2018-08-23 14:13 ` Fabrizio Castro
2018-08-27  7:47 ` Simon Horman
2018-08-27  7:47   ` Simon Horman
2018-08-27  7:47   ` Simon Horman
2018-08-30 12:17   ` Simon Horman
2018-08-30 12:17     ` Simon Horman
2018-08-30 12:17     ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.