summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Anisimov2026-03-23 06:44:43 +0000
committerHauke Mehrtens2026-03-29 15:35:55 +0000
commit08c91038d2b27218de73b01ce3b2a5a5577911f2 (patch)
tree1beb148e7cfb9012d59bc33a06dbfeb03462cede
parentcb4f2f4d350411cc7ba0415ff26a23aed18f5636 (diff)
downloadopenwrt-08c91038d2b27218de73b01ce3b2a5a5577911f2.tar.gz
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 (cherry picked from commit e70dbcc3729d226ef891897a5734aff664098d60) Link: https://github.com/openwrt/openwrt/pull/22626 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--target/linux/mediatek/dts/mt7988d-keenetic-kn-1812.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/dts/mt7988d-keenetic-kn-1812.dtsi b/target/linux/mediatek/dts/mt7988d-keenetic-kn-1812.dtsi
index 6512a88b26..59fe6c663e 100644
--- a/target/linux/mediatek/dts/mt7988d-keenetic-kn-1812.dtsi
+++ b/target/linux/mediatek/dts/mt7988d-keenetic-kn-1812.dtsi
@@ -541,7 +541,7 @@
conf {
groups = "mdc_mdio0";
- drive-strength = <MTK_DRIVE_4mA>;
+ drive-strength = <MTK_DRIVE_10mA>;
};
};