]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: phy: save RTL8214FC extended page during power set
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Sun, 18 Jan 2026 11:58:51 +0000 (12:58 +0100)
committerRobert Marko <robimarko@gmail.com>
Sat, 24 Jan 2026 10:44:09 +0000 (11:44 +0100)
commit121f4d90d0b5febe288b09d41c0232b343788339
tree8b202a7b8249b552b0ae01e463bf7d1ea6ff88d9
parent07bb4f51158be149f5bef54faf9dc545ce2c40d5
realtek: phy: save RTL8214FC extended page during power set

Changing the fibre/copper power of a RTL8214FC changes the
extended page via register 29. This is the write only companion
of register 30. The register is afterwards overwritten to 0.

Use the proper extended page register 30 and preserve its content
during the operation.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/21582
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c