summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoy Zou <joy.zou@nxp.com>2025-09-01 18:36:31 +0800
committerShawn Guo <shawnguo@kernel.org>2025-09-11 10:58:26 +0800
commit0f75caf42baa7cb207573b8d82eedbbce8d4016b (patch)
tree7e552195668fc225e8c212993ecdd1db265fd876
parent6772c4cffd87f44ea4ea46d159e9feaeb418c3d0 (diff)
arm64: dts: imx93-11x11-evk: remove fec property eee-broken-1000t
The 'eee-broken-1000t' flag disables Energy-Efficient Ethernet (EEE) on 1G links as a workaround for PTP sync issues on older i.MX6 platforms. Remove it since the i.MX93 have not such issue. Reviewed-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Joy Zou <joy.zou@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r--arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
index 44566e03be65..b94a24193e19 100644
--- a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
@@ -291,7 +291,6 @@
ethphy2: ethernet-phy@2 {
reg = <2>;
- eee-broken-1000t;
reset-gpios = <&pcal6524 16 GPIO_ACTIVE_LOW>;
reset-assert-us = <10000>;
reset-deassert-us = <80000>;