Re: [PATCH net v3 0/2] net: mvpp2: phylink validate fixes

2018-12-19 Thread Antoine Tenart
Hi David,

On Wed, Dec 19, 2018 at 08:34:18AM -0800, David Miller wrote:
> From: Antoine Tenart 
> Date: Wed, 19 Dec 2018 09:26:09 +0100
> > 
> > The patch 2/2 ("net: mvpp2: fix the phylink mode validation") is still
> > relevant, in addition to the patch you applied. It was added in v3, and
> > is an (unrelated) addition to the first patch.
> 
> Sorry about that!
> 
> Please resubmit patch #2 separately and I'll apply it.

No worries! I'll re-send it as a separate patch.

Thanks!
Antoine

-- 
Antoine Ténart, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


Re: [PATCH net v3 0/2] net: mvpp2: phylink validate fixes

2018-12-19 Thread David Miller
From: Antoine Tenart 
Date: Wed, 19 Dec 2018 09:26:09 +0100

> Hi David,
> 
> On Tue, Dec 18, 2018 at 04:42:52PM -0800, David Miller wrote:
>> From: Antoine Tenart 
>> Date: Mon, 17 Dec 2018 15:56:04 +0100
>> 
>> > This small series introduces 2 fixes for the phylink validate function
>> > of the Marvell PPv2 Ethernet driver.
>> > 
>> > Since v2:
>> >   - Added an additional patch (2/2) as suggested by Russell.
>> >   - Rebased on top of net/master.
>> > 
>> > Since v1:
>> >   - Rebased on top of net/master.
>> 
>> Because, in the end, I applied:
>> 
>> 006791772084 ("net: mvpp2: 10G modes aren't supported on all ports")
>>
>> I am assuming this series is not relevant.
> 
> The patch 2/2 ("net: mvpp2: fix the phylink mode validation") is still
> relevant, in addition to the patch you applied. It was added in v3, and
> is an (unrelated) addition to the first patch.

Sorry about that!

Please resubmit patch #2 separately and I'll apply it.

Thank you!


Re: [PATCH net v3 0/2] net: mvpp2: phylink validate fixes

2018-12-19 Thread Antoine Tenart
Hi David,

On Tue, Dec 18, 2018 at 04:42:52PM -0800, David Miller wrote:
> From: Antoine Tenart 
> Date: Mon, 17 Dec 2018 15:56:04 +0100
> 
> > This small series introduces 2 fixes for the phylink validate function
> > of the Marvell PPv2 Ethernet driver.
> > 
> > Since v2:
> >   - Added an additional patch (2/2) as suggested by Russell.
> >   - Rebased on top of net/master.
> > 
> > Since v1:
> >   - Rebased on top of net/master.
> 
> Because, in the end, I applied:
> 
> 006791772084 ("net: mvpp2: 10G modes aren't supported on all ports")
>
> I am assuming this series is not relevant.

The patch 2/2 ("net: mvpp2: fix the phylink mode validation") is still
relevant, in addition to the patch you applied. It was added in v3, and
is an (unrelated) addition to the first patch.

Thanks!
Antoine

-- 
Antoine Ténart, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


Re: [PATCH net v3 0/2] net: mvpp2: phylink validate fixes

2018-12-18 Thread David Miller
From: Antoine Tenart 
Date: Mon, 17 Dec 2018 15:56:04 +0100

> This small series introduces 2 fixes for the phylink validate function
> of the Marvell PPv2 Ethernet driver.
> 
> Since v2:
>   - Added an additional patch (2/2) as suggested by Russell.
>   - Rebased on top of net/master.
> 
> Since v1:
>   - Rebased on top of net/master.

Because, in the end, I applied:

006791772084 ("net: mvpp2: 10G modes aren't supported on all ports")

I am assuming this series is not relevant.

Thank you.


[PATCH net v3 0/2] net: mvpp2: phylink validate fixes

2018-12-17 Thread Antoine Tenart
Hi,

This small series introduces 2 fixes for the phylink validate function
of the Marvell PPv2 Ethernet driver.

Since v2:
  - Added an additional patch (2/2) as suggested by Russell.
  - Rebased on top of net/master.

Since v1:
  - Rebased on top of net/master.

Antoine Tenart (2):
  net: mvpp2: 10G modes aren't supported on all ports
  net: mvpp2: fix the phylink mode validation

 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 16 +---
 1 file changed, 9 insertions(+), 7 deletions(-)

-- 
2.19.2