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
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
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
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
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
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
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