commit | 243e84d155b64b4acfac62791744207262216ac3 | [log] [tgz] |
---|---|---|
author | Fabio Baltieri <fabiobaltieri@google.com> | Wed Jul 26 09:00:00 2023 +0000 |
committer | Maureen Helm <maureen.helm@analog.com> | Thu Aug 17 13:29:45 2023 -0500 |
tree | 8b72b350130d20a9db11142417c4385392608ca5 | |
parent | 9ec936a2eaa3c8232c0a0ed6da17b34117497111 [diff] |
ethernet: phy_mii: get the MDIO bus with DT_INST_BUS Now that all in-tree phys are declared under their mdio bus, drop the `mdio` property and use DT_INST_BUS to find the bus. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>