From: Andrew Lunn Date: Sat, 8 Aug 2015 15:09:14 +0000 (+0200) Subject: dsa: Support multiple MDIO busses X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bc6d0a88179b732b9a5e40e05099dc219d1b3cb;p=pandora-kernel.git dsa: Support multiple MDIO busses When using a cluster of switches, some topologies will have an MDIO bus per switch, not one for the whole cluster. Allow this to be represented in the device tree, by adding an optional mii-bus property at the switch level. The old platform_device method of instantiation supports this already, so only the device tree binding needs extending with an additional optional phandle. Signed-off-by: Andrew Lunn Reviewed-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed