commit | 11ee46f281ce0e51a4fc65708e59c57c73780ff4 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu May 22 15:43:27 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu May 22 15:43:27 2014 -0400 |
tree | 4732496e85bf6845316ea9055605abf4b20dbda1 | |
parent | a6cea535e0cb85ece0673ac10f9d81779225564f [diff] | |
parent | de906af1cf8d5f2e9c461148577ac26dcdaea86e [diff] |
Merge branch 'genphy' Sascha Hauer says: ==================== make of_set_phy_supported work with genphy driver The mdio phys recently gained support for specifying the phy speed via devicetree. This currently only works with the hardware specific phy drivers but not with the genphy driver. This series fixes this. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>