[PATCH v2 2/2] ARM: dts: mvebu: add Thecus N2350 board DTS

Andrew Lunn andrew at lunn.ch
Wed Apr 12 05:24:37 PDT 2023


> +
> +/ {
> +	model = "Thecus N2350";
> +	compatible = "marvell,armada385";

If you look at all the other armarda-385 .dts files, they all have a
board compatible. It might not be needed now, but it could be useful
in the future and allow backwards compatibility.

> +&mdio {
> +	phy0: ethernet-phy at 0 {
> +		reg = <1>;
> +	};
> +};

Since you have ref = <1>, this should be ethernet-phy at 1.




More information about the linux-arm-kernel mailing list