> + ethphy0: ethernet-phy at 1 {
> + reg = <1>;
> + phy-mode = "rgmii-id";
> + marvell,reg-init = <0x1 0x16 0x0 0x3>,
> + <0x1 0x10 0x0 0x1017>,
> + <0x1 0x11 0x0 0x4408>,
> + <0x1 0x16 0x0 0x0>;
The indention is wrong here.
Otherwise
Reviewed-by: Andrew Lunn <andrew at lunn.ch>
Andrew