File disable-fec-reset.patch of Package uboot-imx

From d5c308ae23eed47f3d8a9dbee1938bfa04c4a8ea Mon Sep 17 00:00:00 2001
From: Michael van der Raad <vanderraad@inventeers.nl>
Date: Mon, 10 Nov 2025 14:17:06 +0100
Subject: [PATCH] Comment out reset pin

---
 arch/arm/dts/imx93-11x11-frdm.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/imx93-11x11-frdm.dts b/arch/arm/dts/imx93-11x11-frdm.dts
index f0dd5be1a59..c6de8840c6f 100644
--- a/arch/arm/dts/imx93-11x11-frdm.dts
+++ b/arch/arm/dts/imx93-11x11-frdm.dts
@@ -138,7 +138,7 @@
             compatible = "ti,dp83822";
 			reg = <1>;
 			eee-broken-1000t;
-            reset-gpios = <&gpio4 27 GPIO_ACTIVE_LOW>;
+            //reset-gpios = <&gpio4 27 GPIO_ACTIVE_LOW>;
 		    reset-assert-us = <10000>;
 		    reset-deassert-us = <80000>;
 		};
-- 
2.39.1.windows.1

From 4d1c76bdc5d4710e96764271ca88f664413459f2 Mon Sep 17 00:00:00 2001
From: Michael van der Raad <vanderraad@inventeers.nl>
Date: Mon, 10 Nov 2025 14:28:23 +0100
Subject: [PATCH] Fix tabs

---
 arch/arm/dts/imx93-11x11-frdm.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/imx93-11x11-frdm.dts b/arch/arm/dts/imx93-11x11-frdm.dts
index c6de8840c6f..ae380bf6d20 100644
--- a/arch/arm/dts/imx93-11x11-frdm.dts
+++ b/arch/arm/dts/imx93-11x11-frdm.dts
@@ -138,7 +138,7 @@
             compatible = "ti,dp83822";
 			reg = <1>;
 			eee-broken-1000t;
-            //reset-gpios = <&gpio4 27 GPIO_ACTIVE_LOW>;
+			//reset-gpios = <&gpio4 27 GPIO_ACTIVE_LOW>;
 		    reset-assert-us = <10000>;
 		    reset-deassert-us = <80000>;
 		};
-- 
2.39.1.windows.1

openSUSE Build Service is sponsored by