[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4a3f337e-cb76-46cc-bacb-c2ed8160619c@gmail.com>
Date: Mon, 16 Dec 2024 22:33:21 +0100
From: Heiner Kallweit <hkallweit1@...il.com>
To: Tony Lindgren <tony@...mide.com>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Russell King - ARM Linux <linux@...linux.org.uk>,
Andrew Lunn <andrew@...n.ch>, Andrew Lunn <andrew+netdev@...n.ch>,
Paolo Abeni <pabeni@...hat.com>, Jakub Kicinski <kuba@...nel.org>,
David Miller <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Simon Horman <horms@...nel.org>
Cc: linux-omap@...r.kernel.org,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [PATCH net-next 3/3] ARM: dts: ti/omap: remove eee-broken properties
Now that the cpsw(-new) MAC driver disables PHY EEE advertisement,
we can remove the eee-broken-xxx workaround.
Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
---
arch/arm/boot/dts/ti/omap/am335x-baltos.dtsi | 2 --
arch/arm/boot/dts/ti/omap/am335x-myirtech-myd.dts | 1 -
arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts | 2 --
3 files changed, 5 deletions(-)
diff --git a/arch/arm/boot/dts/ti/omap/am335x-baltos.dtsi b/arch/arm/boot/dts/ti/omap/am335x-baltos.dtsi
index ae2e8dffb..e69e5e817 100644
--- a/arch/arm/boot/dts/ti/omap/am335x-baltos.dtsi
+++ b/arch/arm/boot/dts/ti/omap/am335x-baltos.dtsi
@@ -354,8 +354,6 @@ &davinci_mdio_sw {
phy1: ethernet-phy@1 {
reg = <7>;
- eee-broken-100tx;
- eee-broken-1000t;
};
};
diff --git a/arch/arm/boot/dts/ti/omap/am335x-myirtech-myd.dts b/arch/arm/boot/dts/ti/omap/am335x-myirtech-myd.dts
index fd91a3c01..8b86918bd 100644
--- a/arch/arm/boot/dts/ti/omap/am335x-myirtech-myd.dts
+++ b/arch/arm/boot/dts/ti/omap/am335x-myirtech-myd.dts
@@ -96,7 +96,6 @@ &cpsw_port2 {
&davinci_mdio_sw {
phy1: ethernet-phy@6 {
reg = <6>;
- eee-broken-1000t;
};
};
diff --git a/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts b/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts
index e6a18954e..e8007a8fd 100644
--- a/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts
+++ b/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts
@@ -492,8 +492,6 @@ &davinci_mdio_sw {
phy0: ethernet-phy@4 {
reg = <4>;
- eee-broken-100tx;
- eee-broken-1000t;
};
};
--
2.47.1
Powered by blists - more mailing lists