mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 07:22:33 +00:00
76f60470a1
RTL8393 SoCs older than Revision C hang on accesses to PHYs with PHY address larger or equal to the CPU-port (52). This will make scanning the MDIO bus hang forever. Since the RTL8390 platform does not support more than 52 PHYs, return -EIO for phy addresses >= 52. Note that the RTL8390 family of SoCs has a fixed mapping between port number and PHY-address. Signed-off-by: Birger Koblitz <git@birger-koblitz.de> |
||
---|---|---|
.. | ||
common.c | ||
debugfs.c | ||
dsa.c | ||
Kconfig | ||
Makefile | ||
qos.c | ||
rtl83xx.h | ||
rtl838x.c | ||
rtl838x.h | ||
rtl839x.c | ||
rtl930x.c | ||
rtl931x.c | ||
tc.c |