mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-04 09:31:26 +02:00
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:
parent
5aaf919e99
commit
16a66de89e
@ -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";
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user