linux/drivers/net/phy/realtek
Daniel Golle 650e55f224 net: phy: realtek: simplify bogus paged operations
Only registers 0x10~0x17 are affected by the value in the page
selection register 0x1f. Hence there is no point in using paged
operations when accessing any other registers.
Simplify the driver by using the normal phy_read and phy_write
operations for registers which are anyway not affected by paging.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Link: https://patch.msgid.link/0c5cbb66ce3e72a011d76f8c3d61ebcac44483bb.1768275364.git.daniel@makrotopia.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-01-17 16:12:16 -08:00
..
Kconfig
Makefile
realtek.h
realtek_hwmon.c net: phy: realtek: remove call to devm_hwmon_sanitize_name 2025-03-21 18:05:30 +01:00
realtek_main.c net: phy: realtek: simplify bogus paged operations 2026-01-17 16:12:16 -08:00