openwrt/target/linux/realtek/files-5.10/drivers/net/phy
Daniel Golle eef7f17652 realtek: rtl83xx-phy: abstract and document PHY features
Replace magic values with more self-descriptive code now that I start
to understand more about the design of the PHY (and MDIO controller).

Remove one line before reading RTL8214FC internal PHY id which turned
out to be a no-op and can hence safely be removed (confirmed by
INAGAKI Hiroshi[1])

[1]: df8e6be59a (r66890713)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-02-17 15:37:03 +00:00
..
rtl83xx-phy.c realtek: rtl83xx-phy: abstract and document PHY features 2022-02-17 15:37:03 +00:00
rtl83xx-phy.h realtek: switch to use generic MDIO accessor functions 2022-02-17 15:21:47 +00:00