summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Anisimov2026-03-23 07:38:15 +0000
committerHauke Mehrtens2026-03-29 15:35:55 +0000
commitc6330df3963d66f273d19a615f36cd9336508629 (patch)
tree5833cd35453167787ad07e8be265215707c3b108
parente6c43b80e350af51fe04bfa1f90ee2fae0f13d49 (diff)
downloadopenwrt-c6330df3963d66f273d19a615f36cd9336508629.tar.gz
mediatek: filogic: kn-1812: drop phy-connection-type prop
The 'phy-connection-type' property is unnecessary and can be removed. Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com> Link: https://github.com/openwrt/openwrt/pull/22575 (cherry picked from commit 16a66de89ebd3889d92379ef3577fbef2fb35c55) 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, 0 insertions, 2 deletions
diff --git a/target/linux/mediatek/dts/mt7988d-keenetic-kn-1812.dtsi b/target/linux/mediatek/dts/mt7988d-keenetic-kn-1812.dtsi
index 2381030167..9b183bf581 100644
--- a/target/linux/mediatek/dts/mt7988d-keenetic-kn-1812.dtsi
+++ b/target/linux/mediatek/dts/mt7988d-keenetic-kn-1812.dtsi
@@ -369,7 +369,6 @@
nvmem-cell-names = "mac-address";
label = "wan";
phy-mode = "internal";
- phy-connection-type = "internal";
phy = <&int_2p5g_phy>;
status = "okay";
};
@@ -411,7 +410,6 @@
nvmem-cell-names = "mac-address";
label = "lan5";
phy-mode = "usxgmii";
- phy-connection-type = "usxgmii";
phy = <&phy27>;
status = "okay";
};