[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200319.211510.1452182638121494989.davem@davemloft.net>
Date: Thu, 19 Mar 2020 21:15:10 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: antoine.tenart@...tlin.com
Cc: andrew@...n.ch, f.fainelli@...il.com, hkallweit1@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v3 0/2] net: phy: mscc: add support for RGMII
MAC mode
From: Antoine Tenart <antoine.tenart@...tlin.com>
Date: Thu, 19 Mar 2020 15:19:56 +0100
> This series adds support for the RGMII MAC mode for the VSC8584 PHY
> family and for RGMII_ID modes (Tx and/or Rx).
>
> I decided to drop the custom delay for now. I made some tests and it
> seemed to be working quite well. If we find out we really need to lower
> the delay, which I doubt, I'll send support for it.
...
> Since v2:
> - Dropped support for custom dt bindings.
> - Add the 2ns delay based on the interface mode.
>
> Since v1:
> - The RGMII skew delays are now set based on the PHY interface mode
> being used (RGMII vs ID vs RXID vs TXID).
> - When RGMII is used, the skew delays are set to their default value,
> meaning we do not rely anymore on the bootloader's configuration.
> - Improved the commit messages.
> - s/phy_interface_mode_is_rgmii/phy_interface_is_rgmii/
Series applied, thanks.
Powered by blists - more mailing lists