Re: [PATCH v4 1/7] net: phy: fixed: support speeds of 2500 and 10000

2021-02-16 Thread Tom Rini
On Mon, Jan 25, 2021 at 02:23:51PM +0200, Vladimir Oltean wrote: > From: Vladimir Oltean > > Unlike the Linux fixed PHY driver, the one in U-Boot does not attempt to > emulate the clause 22 register set of a gigabit copper PHY driver > through the swphy framework. Therefore, the limitation of be

RE: [PATCH v4 1/7] net: phy: fixed: support speeds of 2500 and 10000

2021-01-27 Thread Claudiu Manoil
>-Original Message- >From: Vladimir Oltean >Sent: Monday, January 25, 2021 2:24 PM >To: Tom Rini ; Joe Hershberger >; Simon Glass ; Bin Meng >; u-boot@lists.denx.de >Cc: Michael Walle ; Alexandru Marginean >; Claudiu Manoil > >Subject: [PATCH v4 1/7] net:

[PATCH v4 1/7] net: phy: fixed: support speeds of 2500 and 10000

2021-01-25 Thread Vladimir Oltean
From: Vladimir Oltean Unlike the Linux fixed PHY driver, the one in U-Boot does not attempt to emulate the clause 22 register set of a gigabit copper PHY driver through the swphy framework. Therefore, the limitation of being unable to support speeds higher than gigabit in fixed-link does not appl