Thread (38 messages) flat view 38 messages, 7 authors, 2020-12-23

Re: [RFC PATCH v2 8/8] arm64: dts: sparx5: Add the Sparx5 switch node

From: Andrew Lunn <andrew@lunn.ch>
Date: 2020-12-23 15:50:31
Also in: linux-arm-kernel, linux-devicetree, lkml

On Wed, Dec 23, 2020 at 03:31:24PM +0100, Steen Hegelund wrote:
On 19.12.2020 21:24, Andrew Lunn wrote:
quoted
EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
quoted
+             port13: port@13 {
+                     reg = <13>;
+                     /* Example: CU SFP, 1G speed */
+                     max-speed = <10000>;
One too many 0's for 1G.
Ah, but this is allocation for the port, not the speed.
phylib will look for this property and change what the PHY advertises
based on this. There are some devices with Fast Ethernet but with a 1G
PHY, because they are cheaper. By setting max-speed=<100>; phylib will
stop the PHY advertising 1000Base-T/Full and 1000Base-T/Half. I can
imaging the same is used when the MAC can do 2.5G, but the PHY is 5G
capable, etc.
This just used by the calendar module to allocate slots on the taxis
as requested.  So I would say it is OK to overallocate in this case
(but you could argue it does not make much sense).
Rather than misusing the max-speed property, it would be better to add
a property with your specific meaning.

  Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help