mediatek: D-Link AQUILA PRO AI M60 A1: Fixed phy6 DTS settings
authorRoland Reinl <reinlroland+github@gmail.com>
Mon, 6 Jan 2025 07:33:36 +0000 (08:33 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 12 Jan 2025 19:21:46 +0000 (20:21 +0100)
Settings for phy6 can be simplified in the DTS

Signed-off-by: Roland Reinl <reinlroland+github@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17430
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/mediatek/dts/mt7986a-dlink-aquila-pro-ai-m60-a1.dts

index e805554a134b7a253f11a14931ba2990113890e2..81634c7c08d423bc501ffbb3cb9a67848aedf6c4 100644 (file)
@@ -87,9 +87,8 @@
                reset-post-delay-us = <1000000>;
 
                phy6: phy@6 {
-                       compatible = "maxlinear,gpy211", "ethernet-phy-ieee802.3-c45";
+                       compatible = "ethernet-phy-ieee802.3-c45";
                        reg = <6>;
-                       phy-mode = "2500base-x";
                };
 
                switch@1f {