commit | b786241253041c13d94309ca4dace301833f63d1 | [log] [tgz] |
---|---|---|
author | Dongpo Li <lidongpo@hisilicon.com> | Fri Jul 15 16:26:34 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 16 21:32:58 2016 -0700 |
tree | bb7912b438cebc673cfa03b09ec65e7836302707 | |
parent | 4960e4b1e69908ee70c716755a9415079e0d554f [diff] |
of_mdio: Abstract a general interface for phy connect Abstract a general interface "of_phy_get_and_connect" for PHY connect. User will have no bother with getting "phy-mode" and "phy-handle" any more. Suggested-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Dongpo Li <lidongpo@hisilicon.com> Reviewed-by: Jiancheng Xue <xuejiancheng@hisilicon.com> Signed-off-by: David S. Miller <davem@davemloft.net>