Skip to content
Commit a65554ba authored by Ioana Ciornei's avatar Ioana Ciornei Committed by Meng Li
Browse files

net: mdio: setup of_node for the MDIO device

commit 00b73a5d71894521a0b4d1f1e53c91bede1aad5b from
git://source.codeaurora.org/external/qoriq/qoriq-components/linux



By mistake, the of_node of the MDIO device was not setup in the patch
linked below. As a consequence, any PHY driver that depends on the
of_node in its probe callback was not be able to successfully finish its
probe on a PHY, thus the Generic PHY driver was used instead.

Fix this by actually setting up the of_node.

Fixes: bc1bee3b ("net: mdiobus: Introduce fwnode_mdiobus_register_phy()")
Signed-off-by: default avatarIoana Ciornei <ioana.ciornei@nxp.com>
(cherry picked from commit a3afac4dbf76c448f211d914f379ba8dcabf393f)
Signed-off-by: default avatarMeng Li <Meng.Li@windriver.com>
parent a9bc6a2f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment