From 0d1568246f6834e4b593b23d43524d4c16a29e82 Mon Sep 17 00:00:00 2001 From: Roland Reinl Date: Mon, 6 Jan 2025 08:33:36 +0100 Subject: [PATCH] mediatek: D-Link AQUILA PRO AI M60 A1: Fixed phy6 DTS settings Settings for phy6 can be simplified in the DTS Signed-off-by: Roland Reinl Link: https://github.com/openwrt/openwrt/pull/17430 Signed-off-by: Hauke Mehrtens --- .../linux/mediatek/dts/mt7986a-dlink-aquila-pro-ai-m60-a1.dts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/target/linux/mediatek/dts/mt7986a-dlink-aquila-pro-ai-m60-a1.dts b/target/linux/mediatek/dts/mt7986a-dlink-aquila-pro-ai-m60-a1.dts index e805554a13..81634c7c08 100644 --- a/target/linux/mediatek/dts/mt7986a-dlink-aquila-pro-ai-m60-a1.dts +++ b/target/linux/mediatek/dts/mt7986a-dlink-aquila-pro-ai-m60-a1.dts @@ -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 { -- 2.30.2