Re: [PATCH 1/3] ARM: dts: r8a7745: add PFC support

2017-08-17 Thread Simon Horman
On Wed, Aug 16, 2017 at 02:00:37PM +0300, Sergei Shtylyov wrote:
> On 08/15/2017 07:00 PM, Simon Horman wrote:
> 
> >Define the generic R8A7745 part of the PFC device node.
> >
> >Signed-off-by: Sergei Shtylyov 
> 
> Reviewed-by: Geert Uytterhoeven 
> >>>
> >>>It looks like the dependencies for this patch are met now [1].
> >>>
> >>>Are you happy to accept this patch? (and presumably the others in the 
> >>>series for the sk-rzg1e board).
> >>>
> >>>We plan to add GPIO support for r8a7745, but need this patch in place 
> >>>first.
> >>>
> >>>
> >>>[1] https://patchwork.kernel.org/patch/9705249/
> >>
> >>Actually, R8A774x PFC support has hit the Linus' tree in the meanwhile.
> >>Simon, please merge the .dts patches.
> >>
> >>>Kind regards, Chris
> >
> >Thanks, I have applied the series for v4.14.
> 
>Are you going to finally push the devel branch? I'm not seeing changes
> since the Monday tags.

Sorry, about the delay.
I have (finally) pushed Tuesday's tags.


Re: [PATCH 1/3] ARM: dts: r8a7745: add PFC support

2017-08-16 Thread Sergei Shtylyov

On 08/15/2017 07:00 PM, Simon Horman wrote:


Define the generic R8A7745 part of the PFC device node.

Signed-off-by: Sergei Shtylyov 


Reviewed-by: Geert Uytterhoeven 


It looks like the dependencies for this patch are met now [1].

Are you happy to accept this patch? (and presumably the others in the series 
for the sk-rzg1e board).

We plan to add GPIO support for r8a7745, but need this patch in place first.


[1] https://patchwork.kernel.org/patch/9705249/


Actually, R8A774x PFC support has hit the Linus' tree in the meanwhile.
Simon, please merge the .dts patches.


Kind regards, Chris


Thanks, I have applied the series for v4.14.


   Are you going to finally push the devel branch? I'm not seeing changes 
since the Monday tags.


MBR, Sergei


Re: [PATCH 1/3] ARM: dts: r8a7745: add PFC support

2017-08-15 Thread Sergei Shtylyov

On 08/15/2017 07:00 PM, Simon Horman wrote:


Define the generic R8A7745 part of the PFC device node.

Signed-off-by: Sergei Shtylyov 


Reviewed-by: Geert Uytterhoeven 


It looks like the dependencies for this patch are met now [1].

Are you happy to accept this patch? (and presumably the others in the series 
for the sk-rzg1e board).

We plan to add GPIO support for r8a7745, but need this patch in place first.


[1] https://patchwork.kernel.org/patch/9705249/


Actually, R8A774x PFC support has hit the Linus' tree in the meanwhile.
Simon, please merge the .dts patches.


Kind regards, Chris


Thanks, I have applied the series for v4.14.


   TY! High time, otherwise we may end up with R8A7743 PFC patches merged and 
R8A7745 PFC patches not merged...


MBR, Sergei


Re: [PATCH 1/3] ARM: dts: r8a7745: add PFC support

2017-08-15 Thread Simon Horman
On Tue, Aug 15, 2017 at 01:39:56PM +0300, Sergei Shtylyov wrote:
> On 8/15/2017 11:47 AM, Chris Paterson wrote:
> 
> >>>Define the generic R8A7745 part of the PFC device node.
> >>>
> >>>Signed-off-by: Sergei Shtylyov 
> >>
> >>Reviewed-by: Geert Uytterhoeven 
> >
> >It looks like the dependencies for this patch are met now [1].
> >
> >Are you happy to accept this patch? (and presumably the others in the series 
> >for the sk-rzg1e board).
> >
> >We plan to add GPIO support for r8a7745, but need this patch in place first.
> >
> >
> >[1] https://patchwork.kernel.org/patch/9705249/
> 
>Actually, R8A774x PFC support has hit the Linus' tree in the meanwhile.
> Simon, please merge the .dts patches.
> 
> >Kind regards, Chris

Thanks, I have applied the series for v4.14.


Re: [PATCH 1/3] ARM: dts: r8a7745: add PFC support

2017-08-15 Thread Sergei Shtylyov

On 8/15/2017 11:47 AM, Chris Paterson wrote:


Define the generic R8A7745 part of the PFC device node.

Signed-off-by: Sergei Shtylyov 


Reviewed-by: Geert Uytterhoeven 


It looks like the dependencies for this patch are met now [1].

Are you happy to accept this patch? (and presumably the others in the series 
for the sk-rzg1e board).

We plan to add GPIO support for r8a7745, but need this patch in place first.


[1] https://patchwork.kernel.org/patch/9705249/


   Actually, R8A774x PFC support has hit the Linus' tree in the meanwhile.
Simon, please merge the .dts patches.


Kind regards, Chris


MBR, Sergei


RE: [PATCH 1/3] ARM: dts: r8a7745: add PFC support

2017-08-15 Thread Chris Paterson
Hello Simon,

> From: linux-renesas-soc-ow...@vger.kernel.org [mailto:linux-renesas-soc-
> ow...@vger.kernel.org] On Behalf Of Geert Uytterhoeven
> Sent: 20 April 2017 15:09
> To: Sergei Shtylyov <sergei.shtyl...@cogentembedded.com>
> Cc: Simon Horman <ho...@verge.net.au>; Rob Herring
> <robh...@kernel.org>; Mark Rutland <mark.rutl...@arm.com>; Linux-
> Renesas <linux-renesas-soc@vger.kernel.org>; devicet...@vger.kernel.org;
> Magnus Damm <magnus.d...@gmail.com>; Russell King
> <li...@armlinux.org.uk>; linux-arm-ker...@lists.infradead.org
> Subject: Re: [PATCH 1/3] ARM: dts: r8a7745: add PFC support
> 
> On Sat, Apr 15, 2017 at 10:18 PM, Sergei Shtylyov
> <sergei.shtyl...@cogentembedded.com> wrote:
> > Define the generic R8A7745 part of the PFC device node.
> >
> > Signed-off-by: Sergei Shtylyov <sergei.shtyl...@cogentembedded.com>
> 
> Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be>

It looks like the dependencies for this patch are met now [1].

Are you happy to accept this patch? (and presumably the others in the series 
for the sk-rzg1e board).

We plan to add GPIO support for r8a7745, but need this patch in place first.


[1] https://patchwork.kernel.org/patch/9705249/

Kind regards, Chris


Re: [PATCH 1/3] ARM: dts: r8a7745: add PFC support

2017-04-20 Thread Geert Uytterhoeven
On Sat, Apr 15, 2017 at 10:18 PM, Sergei Shtylyov
 wrote:
> Define the generic R8A7745 part of the PFC device node.
>
> Signed-off-by: Sergei Shtylyov 

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