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
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Maxim Anisimov 2026-03-23 10:38:15 +03:00 committed by Hauke Mehrtens
parent 5aaf919e99
commit 16a66de89e

View File

@ -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";
};