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

2017-11-08 Thread David Miller
From: Vivien Didelot Date: Mon, 6 Nov 2017 16:11:42 -0500 > When probing 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

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

2017-11-06 Thread Vivien Didelot
When probing 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 called