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 from the new > dsa_register_switch() API model but do not support Device Tree, nor is there a > plan to bring Device Tree to these platforms (time vs. benefits).
Hi Florian Please could you convert an in tree device to actually use this. Thanks Andrew