* [PATCH] arm64: dts: renesas: r8a77995: add pfc device node @ 2017-08-09 12:20 Yoshihiro Shimoda 2017-08-10 8:13 ` Simon Horman ` (2 more replies) 0 siblings, 3 replies; 7+ messages in thread From: Yoshihiro Shimoda @ 2017-08-09 12:20 UTC (permalink / raw) To: horms-/R6kz+dDXgpPR4JQBCEnsQ, magnus.damm-Re5JQEeQqe8AvxtiuMwx3w, robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8 Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA, Yoshihiro Shimoda Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> --- This patch set is based on the renesas-drivers.git / topic/r8a77995-integration branch and depends on the following patch "pinctrl: sh-pfc: r8a77995: Initial R8A77995 PFC support" arch/arm64/boot/dts/renesas/r8a77995.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi index 7419688..240b0f8 100644 --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi @@ -123,6 +123,11 @@ reg = <0 0xe6160000 0 0x0200>; }; + pfc: pfc@e6060000 { + compatible = "renesas,pfc-r8a77995"; + reg = <0 0xe6060000 0 0x508>; + }; + prr: chipid@fff00044 { compatible = "renesas,prr"; reg = <0 0xfff00044 0 4>; -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH] arm64: dts: renesas: r8a77995: add pfc device node 2017-08-09 12:20 [PATCH] arm64: dts: renesas: r8a77995: add pfc device node Yoshihiro Shimoda @ 2017-08-10 8:13 ` Simon Horman 2017-08-17 8:27 ` Simon Horman [not found] ` <1502281247-24124-1-git-send-email-yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> 2017-08-28 8:39 ` Geert Uytterhoeven 2 siblings, 1 reply; 7+ messages in thread From: Simon Horman @ 2017-08-10 8:13 UTC (permalink / raw) To: Yoshihiro Shimoda Cc: magnus.damm, robh+dt, mark.rutland, devicetree, linux-renesas-soc On Wed, Aug 09, 2017 at 09:20:47PM +0900, Yoshihiro Shimoda wrote: > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> > --- > > This patch set is based on the renesas-drivers.git / > topic/r8a77995-integration branch and depends on the following patch > "pinctrl: sh-pfc: r8a77995: Initial R8A77995 PFC support" Thanks Shimoda-san, this patch looks fine to me, however, I am marking it as deferred pending acceptance of the dependency listed above. Please repost or otherwise ping me once Geert has indicated he will accept that patch. > arch/arm64/boot/dts/renesas/r8a77995.dtsi | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi > index 7419688..240b0f8 100644 > --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi > +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi > @@ -123,6 +123,11 @@ > reg = <0 0xe6160000 0 0x0200>; > }; > > + pfc: pfc@e6060000 { > + compatible = "renesas,pfc-r8a77995"; > + reg = <0 0xe6060000 0 0x508>; > + }; > + > prr: chipid@fff00044 { > compatible = "renesas,prr"; > reg = <0 0xfff00044 0 4>; > -- > 1.9.1 > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] arm64: dts: renesas: r8a77995: add pfc device node 2017-08-10 8:13 ` Simon Horman @ 2017-08-17 8:27 ` Simon Horman 0 siblings, 0 replies; 7+ messages in thread From: Simon Horman @ 2017-08-17 8:27 UTC (permalink / raw) To: Yoshihiro Shimoda Cc: magnus.damm, robh+dt, mark.rutland, devicetree, linux-renesas-soc On Thu, Aug 10, 2017 at 10:13:19AM +0200, Simon Horman wrote: > On Wed, Aug 09, 2017 at 09:20:47PM +0900, Yoshihiro Shimoda wrote: > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> > > --- > > > > This patch set is based on the renesas-drivers.git / > > topic/r8a77995-integration branch and depends on the following patch > > "pinctrl: sh-pfc: r8a77995: Initial R8A77995 PFC support" > > Thanks Shimoda-san, > > this patch looks fine to me, however, I am marking it as deferred pending > acceptance of the dependency listed above. Please repost or otherwise > ping me once Geert has indicated he will accept that patch. That dependency appears to be satisfied now, I have applied this patch. ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <1502281247-24124-1-git-send-email-yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>]
* Re: [PATCH] arm64: dts: renesas: r8a77995: add pfc device node [not found] ` <1502281247-24124-1-git-send-email-yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> @ 2017-08-16 12:24 ` Geert Uytterhoeven 0 siblings, 0 replies; 7+ messages in thread From: Geert Uytterhoeven @ 2017-08-16 12:24 UTC (permalink / raw) To: Yoshihiro Shimoda Cc: Simon Horman, Magnus Damm, Rob Herring, Mark Rutland, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Linux-Renesas On Wed, Aug 9, 2017 at 2:20 PM, Yoshihiro Shimoda <yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> wrote: > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> Reviewed-by: Geert Uytterhoeven <geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] arm64: dts: renesas: r8a77995: add pfc device node 2017-08-09 12:20 [PATCH] arm64: dts: renesas: r8a77995: add pfc device node Yoshihiro Shimoda 2017-08-10 8:13 ` Simon Horman [not found] ` <1502281247-24124-1-git-send-email-yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> @ 2017-08-28 8:39 ` Geert Uytterhoeven 2017-08-28 14:05 ` Simon Horman 2 siblings, 1 reply; 7+ messages in thread From: Geert Uytterhoeven @ 2017-08-28 8:39 UTC (permalink / raw) To: Yoshihiro Shimoda, Simon Horman Cc: Magnus Damm, Rob Herring, Mark Rutland, devicetree@vger.kernel.org, Linux-Renesas Hi Shimoda-san, Simon, On Wed, Aug 9, 2017 at 2:20 PM, Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> wrote: > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> > --- > > This patch set is based on the renesas-drivers.git / > topic/r8a77995-integration branch and depends on the following patch > "pinctrl: sh-pfc: r8a77995: Initial R8A77995 PFC support" > > arch/arm64/boot/dts/renesas/r8a77995.dtsi | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi > index 7419688..240b0f8 100644 > --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi > +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi > @@ -123,6 +123,11 @@ > reg = <0 0xe6160000 0 0x0200>; > }; > > + pfc: pfc@e6060000 { Upon second look, this should use the generic "pin-controller@..." node name. I will fix the example in the bindings. > + compatible = "renesas,pfc-r8a77995"; > + reg = <0 0xe6060000 0 0x508>; > + }; 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] 7+ messages in thread
* Re: [PATCH] arm64: dts: renesas: r8a77995: add pfc device node 2017-08-28 8:39 ` Geert Uytterhoeven @ 2017-08-28 14:05 ` Simon Horman 2017-08-29 7:42 ` Yoshihiro Shimoda 0 siblings, 1 reply; 7+ messages in thread From: Simon Horman @ 2017-08-28 14:05 UTC (permalink / raw) To: Geert Uytterhoeven Cc: Yoshihiro Shimoda, Magnus Damm, Rob Herring, Mark Rutland, devicetree@vger.kernel.org, Linux-Renesas On Mon, Aug 28, 2017 at 10:39:47AM +0200, Geert Uytterhoeven wrote: > Hi Shimoda-san, Simon, > > On Wed, Aug 9, 2017 at 2:20 PM, Yoshihiro Shimoda > <yoshihiro.shimoda.uh@renesas.com> wrote: > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> > > --- > > > > This patch set is based on the renesas-drivers.git / > > topic/r8a77995-integration branch and depends on the following patch > > "pinctrl: sh-pfc: r8a77995: Initial R8A77995 PFC support" > > > > arch/arm64/boot/dts/renesas/r8a77995.dtsi | 5 +++++ > > 1 file changed, 5 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi > > index 7419688..240b0f8 100644 > > --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi > > +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi > > @@ -123,6 +123,11 @@ > > reg = <0 0xe6160000 0 0x0200>; > > }; > > > > + pfc: pfc@e6060000 { > > Upon second look, this should use the generic "pin-controller@..." node name. > I will fix the example in the bindings. > > > + compatible = "renesas,pfc-r8a77995"; > > + reg = <0 0xe6060000 0 0x508>; > > + }; Shimoda-san, as this patch has been accepted for v4.14 could you please send a follow-up patch (for v4.15)? ^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [PATCH] arm64: dts: renesas: r8a77995: add pfc device node 2017-08-28 14:05 ` Simon Horman @ 2017-08-29 7:42 ` Yoshihiro Shimoda 0 siblings, 0 replies; 7+ messages in thread From: Yoshihiro Shimoda @ 2017-08-29 7:42 UTC (permalink / raw) To: Simon Horman, Geert Uytterhoeven Cc: Magnus Damm, Rob Herring, Mark Rutland, devicetree@vger.kernel.org, Linux-Renesas Hi Simon-san, > -----Original Message----- > From: Simon Horman > Sent: Monday, August 28, 2017 11:05 PM > > On Mon, Aug 28, 2017 at 10:39:47AM +0200, Geert Uytterhoeven wrote: > > Hi Shimoda-san, Simon, > > > > On Wed, Aug 9, 2017 at 2:20 PM, Yoshihiro Shimoda > > <yoshihiro.shimoda.uh@renesas.com> wrote: > > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> > > > --- > > > > > > This patch set is based on the renesas-drivers.git / > > > topic/r8a77995-integration branch and depends on the following patch > > > "pinctrl: sh-pfc: r8a77995: Initial R8A77995 PFC support" > > > > > > arch/arm64/boot/dts/renesas/r8a77995.dtsi | 5 +++++ > > > 1 file changed, 5 insertions(+) > > > > > > diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi > > > index 7419688..240b0f8 100644 > > > --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi > > > +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi > > > @@ -123,6 +123,11 @@ > > > reg = <0 0xe6160000 0 0x0200>; > > > }; > > > > > > + pfc: pfc@e6060000 { > > > > Upon second look, this should use the generic "pin-controller@..." node name. > > I will fix the example in the bindings. > > > > > + compatible = "renesas,pfc-r8a77995"; > > > + reg = <0 0xe6060000 0 0x508>; > > > + }; > > Shimoda-san, as this patch has been accepted for v4.14 could > you please send a follow-up patch (for v4.15)? Sure. I submitted a patch now. Best regards, Yoshihiro Shimoda ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2017-08-29 7:42 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2017-08-09 12:20 [PATCH] arm64: dts: renesas: r8a77995: add pfc device node Yoshihiro Shimoda 2017-08-10 8:13 ` Simon Horman 2017-08-17 8:27 ` Simon Horman [not found] ` <1502281247-24124-1-git-send-email-yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> 2017-08-16 12:24 ` Geert Uytterhoeven 2017-08-28 8:39 ` Geert Uytterhoeven 2017-08-28 14:05 ` Simon Horman 2017-08-29 7:42 ` Yoshihiro Shimoda
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).