From: Andrew Lunn Date: Mon, 17 Aug 2015 21:52:50 +0000 (+0200) Subject: net: dsa: Allow multi hop routes to be expressed X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~140^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e72e6f8859a598bfc22cf268c2dafe8ddb9f1b4;p=pandora-kernel.git net: dsa: Allow multi hop routes to be expressed With more than two switches in a hierarchy, it becomes necessary to describe multi-hop routes between switches. The current binding does not allow this, although the older platform_data did. Extend the link property to be a list rather than a single phandle to a remote switch. It is then possible to express that a port should be used to reach more than one switch and the switch maybe more than one hop away. Signed-off-by: Andrew Lunn Signed-off-by: David S. Miller --- Reading git-diff-tree failed