mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
0a1c7a7b0a
The binding emac_rockchip.txt is converted to YAML.
Changed against the original binding is an added MDIO subnode.
This make the driver failed to find the PHY, and given the 'mdio
has invalid PHY address' it is probably looking in the wrong node.
Fix emac_mdio.c so that it can handle both old and new
device trees.
Fixes:
|
||
---|---|---|
.. | ||
emac_main.c | ||
emac_mdio.c | ||
emac_rockchip.c | ||
emac.h | ||
Kconfig | ||
Makefile |