]> git.ipfire.org Git - thirdparty/u-boot.git/commit
net: xilinx_axiemac: Fill the phy node pointer in phydev
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Fri, 15 Mar 2019 12:16:45 +0000 (17:46 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 15 Mar 2019 13:53:20 +0000 (14:53 +0100)
commit1d44a0b44b17dfe0efd08643f8f37cf2326450b8
treef6bad33be78459cd58b229ae6891426e69b5a2f9
parente3c00d0191ca48666de3c4185c0b8e44f4db5d7b
net: xilinx_axiemac: Fill the phy node pointer in phydev

This patch assings the phynode pointer to the phydev node
as it is needed later in the corresponding phy driver to read
phy properties from DT.

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/net/xilinx_axi_emac.c