]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: phy: add RTL8218D initialization 21551/head
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Thu, 15 Jan 2026 17:25:31 +0000 (18:25 +0100)
committerRobert Marko <robimarko@gmail.com>
Fri, 23 Jan 2026 09:31:01 +0000 (10:31 +0100)
commit3ddcd5265f928ff82e22f29bdb4dedb8cd32159e
treef33c241e44524680d95b3063b4cc1207b2cd8efe
parent3af12632efbd658c8609b9fd1ceac6231b4c3877
realtek: phy: add RTL8218D initialization

The RTL8218D currently relies on proper U-Boot configuration. In
case that is not possible, provide a basic setup sequence that can
bring the PHY "alive". The SDK provides multiple configuration
sequences for two operation modes (XSGMII or QSGMII) and the different
SoC families. Due to limited testing resources only provide a setup
for RTL93xx devices and both modes at the moment.

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