Re: [PATCH v4] arm64: dts: marvell: add DT for ESPRESSObin-Ultra

From: Andrew Lunn
Date: Mon Oct 26 2020 - 11:16:10 EST


> +&mdio {
> + extphy: ethernet-phy@0 {
> + reg = <1>;

If reg = 1, then this should be ethernet-phy@1

Andrew