[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5c49e94a-9267-459a-ba6c-70f3763f1a7b@lunn.ch>
Date: Wed, 3 Sep 2025 14:21:28 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Gatien Chevallier <gatien.chevallier@...s.st.com>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
devicetree@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/4] arm64: dts: st: enable ethernet1 controller on
stm32mp257f-dk
> +ðernet1 {
> + pinctrl-0 = <ð1_rgmii_pins_b>;
> + pinctrl-1 = <ð1_rgmii_sleep_pins_b>;
> + pinctrl-names = "default", "sleep";
> + max-speed = <1000>;
RGMII naturally has a max-speed of 1G, so this line is pointless.
You only use max-speed when you need to restrict the system below what
it would normally use, for example if the PCB is badly designed and
the tracks don't support 1G, but can do 100Mbps
Andrew
Powered by blists - more mailing lists