Re: [v1] arm64: dts: freescale: imx93-var-som: update eqos support for MaxLinear PHY

From: Andrew Lunn
Date: Tue Jun 03 2025 - 21:39:25 EST


> &eqos {
> @@ -39,6 +26,7 @@ &eqos {
> pinctrl-0 = <&pinctrl_eqos>;
> phy-mode = "rgmii";

I know this is not in the scope of what you are trying to do, but this
is probably wrong:

https://elixir.bootlin.com/linux/v6.15/source/Documentation/devicetree/bindings/net/ethernet-controller.yaml#L287

Andrew