Re: [PATCH net-next 0/6] net: dsa: Platform data for dsa2.c

2016-07-04 Thread David Miller
From: Florian Fainelli Date: Mon, 4 Jul 2016 14:40:28 -0700 > That is correct, although patches 1-4 could be applied immediately as > they are mostly preparatory steps to patches 5-6, I don't mind resending > this at a later time though (probably for the next net-next merge window > I assume). D

Re: [PATCH net-next 0/6] net: dsa: Platform data for dsa2.c

2016-07-04 Thread Florian Fainelli
Le 29/06/2016 03:12, David Miller a écrit : > From: Florian Fainelli > Date: Mon, 27 Jun 2016 18:19:28 -0700 > >> 2016-06-27 18:05 GMT-07:00 Andrew Lunn : >>> On Mon, Jun 27, 2016 at 05:52:37PM -0700, Florian Fainelli wrote: Hi all, This patch series adds support for platform data

Re: [PATCH net-next 0/6] net: dsa: Platform data for dsa2.c

2016-06-29 Thread David Miller
From: Florian Fainelli Date: Mon, 27 Jun 2016 18:19:28 -0700 > 2016-06-27 18:05 GMT-07:00 Andrew Lunn : >> On Mon, Jun 27, 2016 at 05:52:37PM -0700, Florian Fainelli wrote: >>> Hi all, >>> >>> This patch series adds support for platform data using the new code from >>> net/dsa/dsa2.c. The motivat

Re: [PATCH net-next 0/6] net: dsa: Platform data for dsa2.c

2016-06-28 Thread Andrew Lunn
On Mon, Jun 27, 2016 at 06:19:28PM -0700, Florian Fainelli wrote: > 2016-06-27 18:05 GMT-07:00 Andrew Lunn : > > On Mon, Jun 27, 2016 at 05:52:37PM -0700, Florian Fainelli wrote: > >> Hi all, > >> > >> This patch series adds support for platform data using the new code from > >> net/dsa/dsa2.c. The

Re: [PATCH net-next 0/6] net: dsa: Platform data for dsa2.c

2016-06-27 Thread Florian Fainelli
2016-06-27 18:05 GMT-07:00 Andrew Lunn : > On Mon, Jun 27, 2016 at 05:52:37PM -0700, Florian Fainelli wrote: >> Hi all, >> >> This patch series adds support for platform data using the new code from >> net/dsa/dsa2.c. The motivation behind this is that we have a bit of in tree >> platforms (ar7, bc

Re: [PATCH net-next 0/6] net: dsa: Platform data for dsa2.c

2016-06-27 Thread Andrew Lunn
On Mon, Jun 27, 2016 at 05:52:37PM -0700, Florian Fainelli wrote: > Hi all, > > This patch series adds support for platform data using the new code from > net/dsa/dsa2.c. The motivation behind this is that we have a bit of in tree > platforms (ar7, bcm47xx, x86, others) that could be benefiting fr

[PATCH net-next 0/6] net: dsa: Platform data for dsa2.c

2016-06-27 Thread Florian Fainelli
Hi all, This patch series adds support for platform data using the new code from net/dsa/dsa2.c. The motivation behind this is that we have a bit of in tree platforms (ar7, bcm47xx, x86, others) that could be benefiting from the new dsa_register_switch() API model but do not support Device Tree, n