diff mbox series

[v2,4/4] arm: dts: imx93-evk: remove wrong eqos compatible string

Message ID 20231017094501.7713-4-sebastien.szymanski@armadeus.com
State Accepted
Commit 97af4d69d2b8fca7d5227c6bac0a9e08c8696a9e
Delegated to: Stefano Babic
Headers show
Series [v2,1/4] net: dwc_eth_qos: add i.MX93 support | expand

Commit Message

Sébastien Szymanski Oct. 17, 2023, 9:45 a.m. UTC
The correct compatible string for i.MX93 variant of DWC EQoS MAC is now
"nxp,imx93-dwmac-eqos".

Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
---

Changes for v4:
 - none

 arch/arm/dts/imx93-11x11-evk-u-boot.dtsi | 4 ----
 1 file changed, 4 deletions(-)
diff mbox series

Patch

diff --git a/arch/arm/dts/imx93-11x11-evk-u-boot.dtsi b/arch/arm/dts/imx93-11x11-evk-u-boot.dtsi
index a9dffa5a71e9..4ecb53ed8be1 100644
--- a/arch/arm/dts/imx93-11x11-evk-u-boot.dtsi
+++ b/arch/arm/dts/imx93-11x11-evk-u-boot.dtsi
@@ -131,10 +131,6 @@ 
 	phy-reset-post-delay = <100>;
 };
 
-&eqos {
-	compatible = "fsl,imx-eqos";
-};
-
 &ethphy1 {
 	reset-gpios = <&pcal6524 15 GPIO_ACTIVE_LOW>;
 	reset-assert-us = <15000>;