From: Andrew Lunn <andrew@lunn.ch> Date: 2020-10-17 19:49:09
So we can fix this firmware by just setting phy-mode to the empty
string, right?
I've never actually tried it, but i think so. There are no DT files
actually doing that, so you really do need to test it and see. And
there might be some differences between device_get_phy_mode() and
of_get_phy_mode().
Andrew