Skip to content
Commit a7b216b1 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'dsa-port-parsing'



Vivien Didelot says:

====================
net: dsa: add port parsing functions

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.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 638f5b90 951259aa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment