[PATCH] arm64: dts: imx8mp: Add device tree for Nitrogen8M Plus ENC Carrier Board

Daniel Baluta daniel.baluta at gmail.com
Thu Mar 27 06:01:37 PDT 2025


> +       mdio {
> +               compatible = "snps,dwmac-mdio";
> +               #address-cells = <1>;
> +               #size-cells = <0>;
> +
> +               ethphy0: ethernet-phy at 4 {
> +                       compatible = "ethernet-phy-ieee802.3-c22";
> +                       reg = <4>;
> +                       eee-broken-1000t;
> +#if 0
> +                       interrupts-extended = <&gpio3 2 IRQ_TYPE_LEVEL_LOW>;
> +                       reset-gpios = <&gpio3 16 GPIO_ACTIVE_LOW>;
> +#endif

You should not have dead code in the final submission. If it is not
used just remove it.



More information about the linux-arm-kernel mailing list