[U-Boot] [PATCH v2 5/6] net: phy: mv88e61xx: register phy_driver struct for 88E6071

Anatolij Gustschin agust at denx.de
Thu Jul 25 21:41:01 UTC 2019


On Tue, 23 Jul 2019 04:29:05 +0000
Joe Hershberger joe.hershberger at ni.com wrote:
...
> > +static struct phy_driver mv88e6071_driver = {
> > +       .name = "Marvell MV88E6071",  
> 
> Is it really just the 6071? What about all the other ones mentioned in
> the Kconfig?

Yes, only 6071 for now. I do not have other compatible devices to
get the IDs for adding them in the driver.

--
Anatolij


More information about the U-Boot mailing list