Re: [PATCH 0/3] Add R8A77970/Eagle PFC support

2018-02-13 Thread Simon Horman
On Tue, Feb 13, 2018 at 01:46:58PM +0300, Sergei Shtylyov wrote:
> On 02/13/2018 10:52 AM, Simon Horman wrote:
> 
> > Here's the set of 3 patches against Simon Horman's 'renesas.git' repo's
> > 'renesas-devel-20171110-v4.14-rc8' tag.  We're adding the R8A77970 PFC 
> > node
> > and then describing the pins for SCIF0 and EtherAVB devices declared 
> > earlier.
> > These patches depend on the R8A77970 PFC suport in order to work 
> > properly.
> >
> > [1/3] arm64: dts: renesas: r8a77970: add PFC support
> > [2/3] arm64: dts: renesas: eagle: add SCIF0 pins
> > [3/3] arm64: dts: renesas: eagle: add EtherAVB pins
> 
>  Hi Sergei,
> 
>  I have marked these patches as deferred pending acceptance of the PFC
>  driver. Please repost or otherwise ping me once that dependency has been
>  accepted.
> >>>
> >>> Has the dependency blocking this series been resolved yet ?
> >>
> >>Now it is, except for the 3rd patch... Simon, do I need to repost the 
> >> first two?
> >> The 1st one did apply to 4.16-rc1 here with a fuzz...
> > 
> > Thanks for bringing this to my attention.  No need to repost. I've applied
> > all three patches and plan to push later today.
> 
>My mentioning of the patch #3 wasn't just random: that patch shouldn't 
> have been
> merged since the EtherAVB pin groups were dropped by Geert while merging the 
> R8A77970
> PFC code. Now Eagle can't mount NFS root.

Sorry, parse error earlier this morning.

I will drop patch #3.


Re: [PATCH 0/3] Add R8A77970/Eagle PFC support

2018-02-13 Thread Sergei Shtylyov
On 02/13/2018 10:52 AM, Simon Horman wrote:

> Here's the set of 3 patches against Simon Horman's 'renesas.git' repo's
> 'renesas-devel-20171110-v4.14-rc8' tag.  We're adding the R8A77970 PFC 
> node
> and then describing the pins for SCIF0 and EtherAVB devices declared 
> earlier.
> These patches depend on the R8A77970 PFC suport in order to work properly.
>
> [1/3] arm64: dts: renesas: r8a77970: add PFC support
> [2/3] arm64: dts: renesas: eagle: add SCIF0 pins
> [3/3] arm64: dts: renesas: eagle: add EtherAVB pins

 Hi Sergei,

 I have marked these patches as deferred pending acceptance of the PFC
 driver. Please repost or otherwise ping me once that dependency has been
 accepted.
>>>
>>> Has the dependency blocking this series been resolved yet ?
>>
>>Now it is, except for the 3rd patch... Simon, do I need to repost the 
>> first two?
>> The 1st one did apply to 4.16-rc1 here with a fuzz...
> 
> Thanks for bringing this to my attention.  No need to repost. I've applied
> all three patches and plan to push later today.

   My mentioning of the patch #3 wasn't just random: that patch shouldn't have 
been
merged since the EtherAVB pin groups were dropped by Geert while merging the 
R8A77970
PFC code. Now Eagle can't mount NFS root.

MBR, Sergei


Re: [PATCH 0/3] Add R8A77970/Eagle PFC support

2018-02-13 Thread Simon Horman
On Mon, Feb 12, 2018 at 09:04:06PM +0300, Sergei Shtylyov wrote:
> On 01/19/2018 01:48 PM, Kieran Bingham wrote:
> 
> >>> Here's the set of 3 patches against Simon Horman's 'renesas.git' repo's
> >>> 'renesas-devel-20171110-v4.14-rc8' tag.  We're adding the R8A77970 PFC 
> >>> node
> >>> and then describing the pins for SCIF0 and EtherAVB devices declared 
> >>> earlier.
> >>> These patches depend on the R8A77970 PFC suport in order to work properly.
> >>>
> >>> [1/3] arm64: dts: renesas: r8a77970: add PFC support
> >>> [2/3] arm64: dts: renesas: eagle: add SCIF0 pins
> >>> [3/3] arm64: dts: renesas: eagle: add EtherAVB pins
> >>
> >> Hi Sergei,
> >>
> >> I have marked these patches as deferred pending acceptance of the PFC
> >> driver. Please repost or otherwise ping me once that dependency has been
> >> accepted.
> > 
> > Has the dependency blocking this series been resolved yet ?
> 
>Now it is, except for the 3rd patch... Simon, do I need to repost the 
> first two?
> The 1st one did apply to 4.16-rc1 here with a fuzz...

Thanks for bringing this to my attention.  No need to repost. I've applied
all three patches and plan to push later today.


Re: [PATCH 0/3] Add R8A77970/Eagle PFC support

2018-02-12 Thread Sergei Shtylyov
On 01/19/2018 01:48 PM, Kieran Bingham wrote:

>>> Here's the set of 3 patches against Simon Horman's 'renesas.git' repo's
>>> 'renesas-devel-20171110-v4.14-rc8' tag.  We're adding the R8A77970 PFC node
>>> and then describing the pins for SCIF0 and EtherAVB devices declared 
>>> earlier.
>>> These patches depend on the R8A77970 PFC suport in order to work properly.
>>>
>>> [1/3] arm64: dts: renesas: r8a77970: add PFC support
>>> [2/3] arm64: dts: renesas: eagle: add SCIF0 pins
>>> [3/3] arm64: dts: renesas: eagle: add EtherAVB pins
>>
>> Hi Sergei,
>>
>> I have marked these patches as deferred pending acceptance of the PFC
>> driver. Please repost or otherwise ping me once that dependency has been
>> accepted.
> 
> Has the dependency blocking this series been resolved yet ?

   Now it is, except for the 3rd patch... Simon, do I need to repost the first 
two?
The 1st one did apply to 4.16-rc1 here with a fuzz...

> (I have patches for the Eagle-V3M which are blocked waiting for the PFC 
> support)
> 
> --
> Regards
> 
> Kieran

MBR, Sergei


Re: [PATCH 0/3] Add R8A77970/Eagle PFC support

2018-01-19 Thread Kieran Bingham
Hi Sergei,

On 13/11/17 07:53, Simon Horman wrote:
> On Fri, Nov 10, 2017 at 11:02:18PM +0300, Sergei Shtylyov wrote:
>> Hello!
>>
>> Here's the set of 3 patches against Simon Horman's 'renesas.git' repo's
>> 'renesas-devel-20171110-v4.14-rc8' tag.  We're adding the R8A77970 PFC node
>> and then describing the pins for SCIF0 and EtherAVB devices declared earlier.
>> These patches depend on the R8A77970 PFC suport in order to work properly.
>>
>> [1/3] arm64: dts: renesas: r8a77970: add PFC support
>> [2/3] arm64: dts: renesas: eagle: add SCIF0 pins
>> [3/3] arm64: dts: renesas: eagle: add EtherAVB pins
> 
> Hi Sergei,
> 
> I have marked these patches as deferred pending acceptance of the PFC
> driver. Please repost or otherwise ping me once that dependency has been
> accepted.

Has the dependency blocking this series been resolved yet ?

(I have patches for the Eagle-V3M which are blocked waiting for the PFC support)

--
Regards

Kieran


> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


Re: [PATCH 0/3] Add R8A77970/Eagle PFC support

2017-11-12 Thread Simon Horman
On Fri, Nov 10, 2017 at 11:02:18PM +0300, Sergei Shtylyov wrote:
> Hello!
> 
> Here's the set of 3 patches against Simon Horman's 'renesas.git' repo's
> 'renesas-devel-20171110-v4.14-rc8' tag.  We're adding the R8A77970 PFC node
> and then describing the pins for SCIF0 and EtherAVB devices declared earlier.
> These patches depend on the R8A77970 PFC suport in order to work properly.
> 
> [1/3] arm64: dts: renesas: r8a77970: add PFC support
> [2/3] arm64: dts: renesas: eagle: add SCIF0 pins
> [3/3] arm64: dts: renesas: eagle: add EtherAVB pins

Hi Sergei,

I have marked these patches as deferred pending acceptance of the PFC
driver. Please repost or otherwise ping me once that dependency has been
accepted.


[PATCH 0/3] Add R8A77970/Eagle PFC support

2017-11-10 Thread Sergei Shtylyov
Hello!

Here's the set of 3 patches against Simon Horman's 'renesas.git' repo's
'renesas-devel-20171110-v4.14-rc8' tag.  We're adding the R8A77970 PFC node
and then describing the pins for SCIF0 and EtherAVB devices declared earlier.
These patches depend on the R8A77970 PFC suport in order to work properly.

[1/3] arm64: dts: renesas: r8a77970: add PFC support
[2/3] arm64: dts: renesas: eagle: add SCIF0 pins
[3/3] arm64: dts: renesas: eagle: add EtherAVB pins

WBR, Sergei