]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mediatek: filogic: kn-1812: fix phy reset deassert
authorMaxim Anisimov <maxim.anisimov.ua@gmail.com>
Mon, 23 Mar 2026 06:19:30 +0000 (09:19 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 26 Mar 2026 12:15:33 +0000 (13:15 +0100)
commit44a52a8769b95cf5f99e31d4acf7443f32a12265
tree2cec3fb7fedd762b162e5b4fe8971d8d253e719e
parent3487722fbf9f2e4326b778d335622b419bb4f9ed
mediatek: filogic: kn-1812: fix phy reset deassert

The RTL8261BE 10GbE PHY's `reset-deassert-us` was set to 100ms (100000us),
but the **RTL8261N datasheet (Table 108, parameter t7)** specifies a
minimum **SMI-ready time of 150ms** after nRESET release before the MDIO
(SMI) bus can be used.

Note: Essentially, the RTL8261N and RTL8261BE are architecturally identical
chips, so their initialization parameters should be consistent.

Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22575
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/mediatek/dts/mt7988d-keenetic-kn-1812.dtsi