From: Chen-Yu Tsai Date: Fri, 17 Jan 2014 13:24:45 +0000 (+0800) Subject: net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address X-Git-Tag: v3.14-rc1~94^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=436f7ecdcc08f71ddc106b7bbe3bcbf1785f3bff;p=pandora-kernel.git net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address The snps,phy-addr device tree property is non-standard, and should be removed in favor of proper phy node support. Remove it from the binding documents and warn if the property is still used. Most PHYs respond to address 0, but a few don't, so auto-detect PHY address by default, to make up for the lack of explicit address selection. Signed-off-by: Chen-Yu Tsai Signed-off-by: David S. Miller --- Reading git-diff-tree failed