]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fm-eth: add function fm_info_get_phy_address()
authorTimur Tabi <timur@freescale.com>
Tue, 14 Aug 2012 06:47:22 +0000 (06:47 +0000)
committerAndy Fleming <afleming@freescale.com>
Thu, 23 Aug 2012 15:24:18 +0000 (10:24 -0500)
commitae2291fbe0f9858d332423a97c6b09157005050f
tree1169c04179489ea568b65ab78e3db98106e3c2e6
parent99abf7ded3b8daf82bdf1a60d1a92cb76c482c9a
fm-eth: add function fm_info_get_phy_address()

Function fm_info_get_phy_address() returns the PHY address for a given
Fman port.  This is handy when the MDIO code needs to fixup the Ethernet
nodes in the device tree to point to PHY nodes for a specific PHY address.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
drivers/net/fm/init.c
include/fm_eth.h