[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <eddb141e-6a8a-4473-b5e4-2e043d6f5197@lunn.ch>
Date: Wed, 12 Apr 2023 14:24:37 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Tony Dinh <mibodhi@...il.com>
Cc: Gregory Clement <gregory.clement@...tlin.com>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Arnd Bergmann <arnd@...db.de>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Olof Johansson <olof@...om.net>,
Rob Herring <robh+dt@...nel.org>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>,
linux-kernel@...r.kernel.org, soc@...nel.org
Subject: Re: [PATCH v2 2/2] ARM: dts: mvebu: add Thecus N2350 board DTS
> +
> +/ {
> + 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@0 {
> + reg = <1>;
> + };
> +};
Since you have ref = <1>, this should be ethernet-phy@1.
Powered by blists - more mailing lists