Andrew Lunn Mon, 26 Oct 2020 08:16:49 -0700
> +&mdio { > + extphy: ethernet-phy@0 { > + reg = <1>;
If reg = 1, then this should be ethernet-phy@1 Andrew