[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200930142204.GK3996795@lunn.ch>
Date: Wed, 30 Sep 2020 16:22:04 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Igor Russkikh <irusskikh@...vell.com>
Cc: netdev@...r.kernel.org, "David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Subject: Re: [PATCH net-next 3/3] net: atlantic: implement media detect
feature via phy tunables
> The problem here is that FW interface only allows us to switch this mode on or
> off. We can't control the interval value for this device.
> Thus, we only can enable it, or disable. Basically ignoring the interval value.
Hi Igor
Since this is your own PHY, not some magical black box, i assume you
actually know what value it is using? It probably even lists it in the
data sheet.
So just hard code that value in the driver. That has got to be better
than saying the incorrect value of 1ms.
Andrew
Powered by blists - more mailing lists