[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190214134414.GB5699@lunn.ch>
Date: Thu, 14 Feb 2019 14:44:14 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Christophe Roullier <christophe.roullier@...com>
Cc: robh@...nel.org, davem@...emloft.net, joabreu@...opsys.com,
mark.rutland@....com, mcoquelin.stm32@...il.com,
alexandre.torgue@...com, peppe.cavallaro@...com,
linux-stm32@...md-mailman.stormreply.com,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, netdev@...r.kernel.org
Subject: Re: [PATCH 7/8] ARM: dts: stm32: Add Ethernet support on stm32h7
SOC and activate it for eval and disco boards
On Thu, Feb 14, 2019 at 07:46:02AM +0100, Christophe Roullier wrote:
> + mdio0 {
> + #address-cells = <1>;
> + #size-cells = <0>;
> + compatible = "snps,dwmac-mdio";
> + phy1: ethernet-phy@1 {
> + reg = <0>;
> + };
The reg value should be the same as ethernet-phy@X.
Andrew
> + mdio0 {
> + #address-cells = <1>;
> + #size-cells = <0>;
> + compatible = "snps,dwmac-mdio";
> + phy1: ethernet-phy@1 {
> + reg = <0>;
> + };
Here as well.
Andrew
Powered by blists - more mailing lists