Re: [PATCH net-next 0/5] net: dsa: bcm_sf2: Platform conversion

2016-08-19 Thread David Miller
From: Florian Fainelli Date: Thu, 18 Aug 2016 15:30:11 -0700 > This patch series converts the bcm_sf2 driver from a traditional DSA driver > into a platform_device driver and makes it use the new DSA binding that Andrew > introduced in the latest merge window. > > Prior attempts used to coerce t

[PATCH net-next 0/5] net: dsa: bcm_sf2: Platform conversion

2016-08-18 Thread Florian Fainelli
Hi all, This patch series converts the bcm_sf2 driver from a traditional DSA driver into a platform_device driver and makes it use the new DSA binding that Andrew introduced in the latest merge window. Prior attempts used to coerce the code in net/dsa/dsa2.c to accept the old binding, while reall