File disable-eqos.patch of Package uboot-imx

From 728e212155f5a4801d8c3902e7bd922b6bd9bc9d Mon Sep 17 00:00:00 2001
From: dewit <dewit@inventeers.nl>
Date: Tue, 26 Aug 2025 15:36:58 +0200
Subject: [PATCH] disable eqos

---
 arch/arm/dts/imx93-11x11-frdm-u-boot.dtsi | 10 +++---
 arch/arm/dts/imx93-11x11-frdm.dts         | 38 +++++++++++------------
 2 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/arch/arm/dts/imx93-11x11-frdm-u-boot.dtsi b/arch/arm/dts/imx93-11x11-frdm-u-boot.dtsi
index d4a6370ff14..bfb08ef3850 100644
--- a/arch/arm/dts/imx93-11x11-frdm-u-boot.dtsi
+++ b/arch/arm/dts/imx93-11x11-frdm-u-boot.dtsi
@@ -171,11 +171,11 @@
 	phy-reset-post-delay = <100>;
 };
 
-&ethphy1 {
-	reset-gpios = <&gpio3 29 GPIO_ACTIVE_LOW>;
-	reset-assert-us = <15000>;
-	reset-deassert-us = <100000>;
-};
+// &ethphy1 {
+// 	reset-gpios = <&gpio3 29 GPIO_ACTIVE_LOW>;
+// 	reset-assert-us = <15000>;
+// 	reset-deassert-us = <100000>;
+// };
 
 &usbotg1 {
 	status = "okay";
diff --git a/arch/arm/dts/imx93-11x11-frdm.dts b/arch/arm/dts/imx93-11x11-frdm.dts
index 6f2ac061af9..975bc932b9b 100644
--- a/arch/arm/dts/imx93-11x11-frdm.dts
+++ b/arch/arm/dts/imx93-11x11-frdm.dts
@@ -95,25 +95,25 @@
 	status = "okay";
 };
 
-&eqos {
-	pinctrl-names = "default";
-	pinctrl-0 = <&pinctrl_eqos>;
-	phy-mode = "rgmii-id";
-	phy-handle = <&ethphy1>;
-	status = "okay";
-
-	mdio {
-		compatible = "snps,dwmac-mdio";
-		#address-cells = <1>;
-		#size-cells = <0>;
-		clock-frequency = <5000000>;
-
-		ethphy1: ethernet-phy@1 {
-			reg = <1>;
-			eee-broken-1000t;
-		};
-	};
-};
+// &eqos {
+// 	pinctrl-names = "default";
+// 	pinctrl-0 = <&pinctrl_eqos>;
+// 	phy-mode = "rgmii-id";
+// 	phy-handle = <&ethphy1>;
+// 	status = "okay";
+// 
+// 	mdio {
+// 		compatible = "snps,dwmac-mdio";
+// 		#address-cells = <1>;
+// 		#size-cells = <0>;
+// 		clock-frequency = <5000000>;
+// 
+// 		ethphy1: ethernet-phy@1 {
+// 			reg = <1>;
+// 			eee-broken-1000t;
+// 		};
+// 	};
+// };
 
 &fec {
 	pinctrl-names = "default";
-- 
2.51.0.windows.1

openSUSE Build Service is sponsored by