All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: r8a77470: Add PFC support
@ 2018-07-20 13:09 Biju Das
  2018-07-23 15:56 ` Simon Horman
  2018-07-24  6:55 ` Geert Uytterhoeven
  0 siblings, 2 replies; 4+ messages in thread
From: Biju Das @ 2018-07-20 13:09 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Simon Horman, Magnus Damm, Chris Paterson, Fabrizio Castro,
	devicetree, linux-renesas-soc, Biju Das

Define the generic R8A77470 part of the PFC device node.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
Commit 73dacc3403436fc2 ("pinctrl: sh-pfc: Add r8a77470 PFC support") 
is in Linus' tree
---
 arch/arm/boot/dts/r8a77470.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/r8a77470.dtsi b/arch/arm/boot/dts/r8a77470.dtsi
index 9b218c3..af65fa0 100644
--- a/arch/arm/boot/dts/r8a77470.dtsi
+++ b/arch/arm/boot/dts/r8a77470.dtsi
@@ -61,6 +61,11 @@
 		#size-cells = <2>;
 		ranges;
 
+		pfc: pin-controller@e6060000 {
+			compatible = "renesas,pfc-r8a77470";
+			reg = <0 0xe6060000 0 0x118>;
+		};
+
 		cpg: clock-controller@e6150000 {
 			compatible = "renesas,r8a77470-cpg-mssr";
 			reg = <0 0xe6150000 0 0x1000>;
-- 
2.7.4

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

* Re: [PATCH] ARM: dts: r8a77470: Add PFC support
  2018-07-20 13:09 [PATCH] ARM: dts: r8a77470: Add PFC support Biju Das
@ 2018-07-23 15:56 ` Simon Horman
  2018-07-24  6:55 ` Geert Uytterhoeven
  1 sibling, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-07-23 15:56 UTC (permalink / raw)
  To: Biju Das
  Cc: Rob Herring, Mark Rutland, Magnus Damm, Chris Paterson,
	Fabrizio Castro, devicetree, linux-renesas-soc

On Fri, Jul 20, 2018 at 02:09:46PM +0100, Biju Das wrote:
> Define the generic R8A77470 part of the PFC device node.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> ---
> Commit 73dacc3403436fc2 ("pinctrl: sh-pfc: Add r8a77470 PFC support") 
> is in Linus' tree
> ---
>  arch/arm/boot/dts/r8a77470.dtsi | 5 +++++
>  1 file changed, 5 insertions(+)

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] 4+ messages in thread

* Re: [PATCH] ARM: dts: r8a77470: Add PFC support
  2018-07-20 13:09 [PATCH] ARM: dts: r8a77470: Add PFC support Biju Das
  2018-07-23 15:56 ` Simon Horman
@ 2018-07-24  6:55 ` Geert Uytterhoeven
  2018-07-24 11:28   ` Simon Horman
  1 sibling, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2018-07-24  6:55 UTC (permalink / raw)
  To: Biju Das
  Cc: Rob Herring, Mark Rutland, Simon Horman, Magnus Damm,
	Chris Paterson, Fabrizio Castro,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux-Renesas

On Fri, Jul 20, 2018 at 3:15 PM Biju Das <biju.das@bp.renesas.com> wrote:
> Define the generic R8A77470 part of the PFC device node.
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-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] ARM: dts: r8a77470: Add PFC support
  2018-07-24  6:55 ` Geert Uytterhoeven
@ 2018-07-24 11:28   ` Simon Horman
  0 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-07-24 11:28 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Biju Das, Rob Herring, Mark Rutland, Magnus Damm, Chris Paterson,
	Fabrizio Castro,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux-Renesas

On Tue, Jul 24, 2018 at 08:55:51AM +0200, Geert Uytterhoeven wrote:
> On Fri, Jul 20, 2018 at 3:15 PM Biju Das <biju.das@bp.renesas.com> wrote:
> > Define the generic R8A77470 part of the PFC device node.
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> 
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks, applied for v4.20.

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

end of thread, other threads:[~2018-07-24 11:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-20 13:09 [PATCH] ARM: dts: r8a77470: Add PFC support Biju Das
2018-07-23 15:56 ` Simon Horman
2018-07-24  6:55 ` Geert Uytterhoeven
2018-07-24 11:28   ` 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.