Re: [U-Boot] [PATCH v3 2/7] net: mvpp2: Replace SMI implementation with marvell MDIO API

2019-08-07 Thread Ramon Fried
On Tue, Aug 6, 2019 at 6:52 PM wrote: > > From: Ken Ma > > The availability of the marvell MDIO driver enables us to eliminate > the SMI function implementation within the mvpp2 driver. > This replacement also fixes 2 old issues: > 1. Each pp2 port device now has its own mdio bus field member sin

[U-Boot] [PATCH v3 2/7] net: mvpp2: Replace SMI implementation with marvell MDIO API

2019-08-06 Thread nhed+uboot
From: Ken Ma The availability of the marvell MDIO driver enables us to eliminate the SMI function implementation within the mvpp2 driver. This replacement also fixes 2 old issues: 1. Each pp2 port device now has its own mdio bus field member since some pp2 ports may use SMI mdio bus while some