From: David S. Miller Date: Tue, 18 Aug 2015 21:17:22 +0000 (-0700) Subject: Merge branch 'dsa-multi-swtich' X-Git-Tag: firefly_0821_release~176^2~1159^2~140 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3f0bf60f96e3eaecd6920f5910ffcd8685774fb3;p=firefly-linux-kernel-4.4.55.git Merge branch 'dsa-multi-swtich' Andrew Lunn says: ==================== D in DSA patches The D in DSA is distributed, meaning multiple switches can be connected together. Currently no mainline system does this, and so the code is broken. This patchset contains two fixes, and a small helper. With three of more switches, the current device tree binding is not sufficient to express the routing between the switches. The first patch extends the binding, in a backwards compatible way, to allow a link between a switch to describe all the switches accessible over the link, not just the direct neighbor. The third patch fixes the port configuration on newer devices for links connecting switches. ==================== Signed-off-by: David S. Miller --- 3f0bf60f96e3eaecd6920f5910ffcd8685774fb3