[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <69d1b0fe-d35f-4242-bf80-6c024cf72dd1@lunn.ch>
Date: Tue, 18 Feb 2025 16:33:27 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Swathi K S <swathi.ks@...sung.com>
Cc: krzk+dt@...nel.org, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
robh@...nel.org, conor+dt@...nel.org, richardcochran@...il.com,
mcoquelin.stm32@...il.com, alexandre.torgue@...s.st.com,
rmk+kernel@...linux.org.uk, netdev@...r.kernel.org,
devicetree@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
'Pankaj Dubey' <pankaj.dubey@...sung.com>, ravi.patel@...sung.com
Subject: Re: [PATCH v6 1/2] dt-bindings: net: Add FSD EQoS device tree
bindings
> Hi Andrew,
> Thanks for the clarification.
> Will post v7 with the following updates:
>
> 1. Changing phy-mode in dt-binding as shown below:
> phy-mode:
> enum:
> - rgmii
> - rgmii-id
> - rgmii-rxid
> - rgmii-txid
>
> 2. Removing phy-mode from .dtsi and example given in dt-binding
The example can use phy-mode, since the example is the combination of
the .dtsi and the .dts parts of the device tree. And having the
example using 'rgmii-id' will hopefully prevent some people wrongly
using 'rgmii'
> 3. Add phy-mode to .dts file and specify 'rgmii-id' there.
Great. History shows if you get the example and the first user
correct, everybody blindly copies it and gets it right by accident. If
the first user is wrong, everybody blindly copies it, and get is wrong
by not sanity checking what they copy.
Andrew
Powered by blists - more mailing lists