[PATCH 05/16] ARM: dts: imx6qdl-aristainetos2: rename ethernet-phy to ethernet-phy at 0

Fabio Estevam festevam at gmail.com
Wed Sep 3 16:37:39 PDT 2025


Hi Frank,

Thanks for working on this series.

On Wed, Sep 3, 2025 at 5:20 PM Frank Li <Frank.Li at nxp.com> wrote:
>
> Rename ethernet-phy to ethernet-phy at 0 to fix below CHECK_DTB warnings:
>   arch/arm/boot/dts/nxp/imx/imx6dl-aristainetos2_4.dtb: ethernet at 2188000 (fsl,imx6q-fec): mdio: Unevaluated properties are not allowed ('ethernet-phy' was unexpected)
....

> -               ethphy: ethernet-phy {
> +               ethphy: ethernet-phy at 0 {
>                         compatible = "ethernet-phy-ieee802.3-c22";
> +                       reg = <0>;

Are you sure the Ethernet PHY is actually at address 0?

The board schematics are often needed to get this information.

I'm adding Heiko on CC in case he can confirm.



More information about the linux-arm-kernel mailing list