From: Giuseppe CAVALLARO Date: Tue, 14 Oct 2014 06:11:54 +0000 (+0200) Subject: stmmac: platform: fix FIXED_PHY support. X-Git-Tag: fixes-against-v3.18-rc2~61^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c2a7a5d2c6ec6c2a95fe22a6d3af1db07840da8;p=pandora-kernel.git stmmac: platform: fix FIXED_PHY support. On several STi platforms: e.g. stihxxx-b2120 an Ethernet switch is embedded and connected to the stmmac via RGMII mode. So this is managed by using the FIXED_PHY. In that case, the support in the platform needs to be fixed to allow the stmmac to dialog with the switch via fixed-link by using phy_bus_name property. Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed