]> git.baikalelectronics.ru Git - uboot.git/commit
net: eth-phy: manage subnode mdio0
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 20 Jul 2021 18:09:53 +0000 (20:09 +0200)
committerRamon Fried <rfried.dev@gmail.com>
Thu, 22 Jul 2021 19:05:44 +0000 (22:05 +0300)
commit0ef7b460b4e0381e3d3d397f1c6e34cb1b079344
treecfde944d1b944addc8161f002a9567da85e11677
parent65e27d10bdcfcd73d2423353604a2a446fe07224
net: eth-phy: manage subnode mdio0

Bind any subnode with name beginning by mdio, mdio0 for example,
and not only the "mdio" as namei of subnode.

Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
drivers/net/eth-phy-uclass.c