From 16a66de89ebd3889d92379ef3577fbef2fb35c55 Mon Sep 17 00:00:00 2001 From: Maxim Anisimov Date: Mon, 23 Mar 2026 10:38:15 +0300 Subject: [PATCH] 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 Link: https://github.com/openwrt/openwrt/pull/22575 Signed-off-by: Hauke Mehrtens --- target/linux/mediatek/dts/mt7988d-keenetic-kn-1812.dtsi | 2 -- 1 file changed, 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"; };