On Tue, Jun 04, 2019 at 03:43:27PM -0600, Robert Hancock wrote: > This is a series of enhancements and bug fixes in order to get the mainline > version of this driver into a more generally usable state, including on > x86 or ARM platforms. It also converts the driver to use the phylink API > in order to provide support for SFP modules. > > Changes since v2: > -Fixed MDIO bus parent detection as suggested by Andrew Lunn > -Use clock framework to detect AXI bus clock rather than having to explicitly > specify MDIO clock divisor > -Hold MDIO bus lock around device resets to avoid concurrent MDIO accesses > -Fix bug in "Make missing MAC address non-fatal" patch
Hi Robert When you repost, please include all reviewed-by, acked-by tags etc. Andrew