Re: [PATCH net-next 0/7] net: dsa: add port parsing functions
From: David Miller
Date: Tue Oct 31 2017 - 22:48:30 EST
From: Vivien Didelot <vivien.didelot@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 27 Oct 2017 15:55:12 -0400
> This patchset adds port parsing functions called early in the new
> bindings parsing stage, which regroup all the fetching of static data
> available at the port level, including the port's type, name and CPU
> master interface.
>
> This simplifies the rest of the code which does not need to dig into
> device tree or platform data again in order to check a port's type or
> name.
Series applied, thanks Vivien.