From: Florian Fainelli Date: Thu, 5 Dec 2013 22:52:14 +0000 (-0800) Subject: net: of_mdio: parse "max-speed" property to set PHY supported features X-Git-Tag: v3.14-rc1~94^2~595^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fdade4be755af17a3d205d07f594f939f173504;p=pandora-kernel.git net: of_mdio: parse "max-speed" property to set PHY supported features The "max-speed" property is defined per the ePAPR specification to express the maximum speed a PHY supports. Use that property, if present to set the phydev->supported features which properly restricts the PHY within the range of defined speeds. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed