[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181122183333.GF10697@lunn.ch>
Date: Thu, 22 Nov 2018 19:33:33 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Anssi Hannula <anssi.hannula@...wise.fi>
Cc: David Miller <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>,
Florian Fainelli <f.fainelli@...il.com>
Subject: Re: [PATCH v3 net-next 04/12] net: ethernet: Use phy_set_max_speed()
to limit advertised speed
On Thu, Nov 22, 2018 at 12:40:25PM +0200, Anssi Hannula wrote:
> Hi,
>
> On 12.9.2018 2:53, Andrew Lunn wrote:
> > Many Ethernet MAC drivers want to limit the PHY to only advertise a
> > maximum speed of 100Mbs or 1Gbps. Rather than using a mask, make use
> > of the helper function phy_set_max_speed().
>
> But what if the PHY does not support 1Gbps in the first place?
Yes, you are correct. __set_phy_supported() needs modifying to take
into account what the PHY can do.
Thanks for pointing this out. I will take a look.
Andrew
Powered by blists - more mailing lists