[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <faa673a3-d68c-4b7f-a2b6-1f5bf40aabfb@lunn.ch>
Date: Wed, 3 Sep 2025 14:24:17 +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 3/4] arm64: dts: st: enable ethernet1 controller on
stm32mp257f-ev1
> + phy1_eth1: ethernet-phy@4 {
> + compatible = "ethernet-phy-id001c.c916";
> + reset-gpios = <&gpioj 9 GPIO_ACTIVE_LOW>;
> + reset-assert-us = <10000>;
> + reset-deassert-us = <80000>;
> + reg = <4>;
The DT coding style would suggest reg comes after compatible.
Andrew
Powered by blists - more mailing lists