From: Johan Hovold Date: Wed, 19 Nov 2014 11:59:19 +0000 (+0100) Subject: net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091 X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~155^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86dc1342bcbb1905b2ac9653a559b303f62bd728;p=pandora-kernel.git net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091 Micrel KSZ8081 and KSZ8091 PHYs have the RMII Reference Clock Select bit, which is used to select 25 or 50 MHz clock mode. Note that on some revisions of the PHY (e.g. KSZ8081RND) the function of this bit is inverted so that setting it enables 25 rather than 50 MHz mode. Add a new device-tree property "micrel,rmii-reference-clock-select-25-mhz" to describe this. Signed-off-by: Johan Hovold Signed-off-by: David S. Miller --- Reading git-diff-tree failed