]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mediatek: filogic: kn-1812: drop phy-connection-type prop
authorMaxim Anisimov <maxim.anisimov.ua@gmail.com>
Mon, 23 Mar 2026 07:38:15 +0000 (10:38 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 26 Mar 2026 12:15:34 +0000 (13:15 +0100)
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>
target/linux/mediatek/dts/mt7988d-keenetic-kn-1812.dtsi

index 23810301674db6b2d886f823013200465b417127..9b183bf5813df2a7490c2c6346b2aee39aced1e0 100644 (file)
        nvmem-cell-names = "mac-address";
        label = "wan";
        phy-mode = "internal";
-       phy-connection-type = "internal";
        phy = <&int_2p5g_phy>;
        status = "okay";
 };
        nvmem-cell-names = "mac-address";
        label = "lan5";
        phy-mode = "usxgmii";
-       phy-connection-type = "usxgmii";
        phy = <&phy27>;
        status = "okay";
 };