Re: [PATCH net-next 00/11] net: dsa: parsing stage

2017-11-05 Thread David Miller
From: Vivien Didelot Date: Fri, 3 Nov 2017 19:05:19 -0400 > When registering a DSA switch, there is basically two stages. > > The first stage is the parsing of the switch device, from either device > tree or platform data. It fetches the DSA tree to which it belongs, and > validates its ports.

[PATCH net-next 00/11] net: dsa: parsing stage

2017-11-03 Thread Vivien Didelot
When registering a DSA switch, there is basically two stages. The first stage is the parsing of the switch device, from either device tree or platform data. It fetches the DSA tree to which it belongs, and validates its ports. The switch device is then added to the tree, and the second stage is ca