File increment-phy-node-address.patch of Package uboot-imx
From 1f5c125fc4f2dbcb1e3f90dadd75a91a714be443 Mon Sep 17 00:00:00 2001
From: dewit <dewit@inventeers.nl>
Date: Fri, 29 Aug 2025 11:05:50 +0200
Subject: [PATCH] increment-phy-node-address
---
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 1a88f91501d..e74d5d81c77 100644
--- a/arch/arm/dts/imx93-11x11-frdm.dts
+++ b/arch/arm/dts/imx93-11x11-frdm.dts
@@ -132,7 +132,7 @@
#size-cells = <0>;
clock-frequency = <5000000>;
- ethphy2: ethernet-phy@1 {
+ ethphy2: ethernet-phy@2 {
compatible = "ti,dp83822";
reg = <1>;
eee-broken-1000t;
--
2.51.0.windows.1