]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: phy: add basic RTL8218B setup 19491/head
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Tue, 22 Jul 2025 07:14:59 +0000 (03:14 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 23 Jul 2025 22:44:02 +0000 (00:44 +0200)
commit19bc6e8c7f86b197b7bccc45c6af4a3ff521e8ee
tree366f9f3b658123bacae1560b6b1aa8bba1f9d846
parent9533e2e574c73320f0410c763b2ec658b8b91639
realtek: phy: add basic RTL8218B setup

On some devices (like ZyXEL GS1920) the phys are not initialized and patched
by the bootloader. This is done through the vendor SDK when the software
starts. To make these devices usable too, provide the most basic setup
sequence for the RTL8218B.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/19491
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c