[PATCH v1 0/7] net/phy: marvell: add support for 88e1510

Sascha Hauer s.hauer at pengutronix.de
Thu Jan 12 22:54:39 PST 2017


On Wed, Jan 11, 2017 at 04:59:13PM +0100, Uwe Kleine-König wrote:
> Hello,
> 
> this series targets to add support for the Marvell phy 88e1510 to the
> marvell phy driver. To make this and future additions easy there are
> several preparing patches that make the barebox driver very similar to
> the Linux driver. This allows to have the two drivers open side by side
> (I use vim -d) to add new features to the barebox driver that are
> already present in Linux.
> 
> Best regards
> Uwe
> 
> Uwe Kleine-König (7):
>   net/phy: marvell: rename 88E1545 to 88E1540
>   net/phy: marvell: 88E1540 LED registers already exist on 88E1121
>   net/phy: marvell: rename phy_driver array to match Linux driver
>   net/phy: marvell: change spacing to be more similar to the Linux
>     driver
>   net/phy: marvell: align definition of MII_88E1121_PHY_MSCR to Linux
>     driver
>   net/phy: marvell: improve config_aneg for 88E1121R and 88E1318S
>   net/phy: marvell: add support for 88e1510 to marvell phy driver
> 
>  drivers/net/phy/marvell.c   | 353 +++++++++++++++++++++++++++++++++++++++-----
>  include/linux/marvell_phy.h |   2 +-
>  2 files changed, 314 insertions(+), 41 deletions(-)

Applied, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list