mediatek: filogic: kn-1812: set mdio drive strength to 10mA

According to the original DTS from the Keenetic SDK, this value should be set to 10 mA.

See:
https://github.com/keenetic/keenetic-sdk/blob/4.03/target/linux/mt7988/dts/KN-1812.dts#L228C22-L228C36

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>
This commit is contained in:
Maxim Anisimov 2026-03-23 09:44:43 +03:00 committed by Hauke Mehrtens
parent 87e283a38c
commit e70dbcc372

View File

@ -541,7 +541,7 @@
conf {
groups = "mdc_mdio0";
drive-strength = <MTK_DRIVE_4mA>;
drive-strength = <MTK_DRIVE_10mA>;
};
};